openclaw/extensions/mistral/openclaw.plugin.json
2026-03-15 16:57:24 -07:00

10 lines
153 B
JSON

{
"id": "mistral",
"providers": ["mistral"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}