Files
openclaw/extensions/groq/openclaw.plugin.json
2026-03-26 21:41:49 +00:00

10 lines
165 B
JSON

{
"id": "groq",
"mediaUnderstandingProviders": ["groq"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}