Files
openclaw/extensions/groq/openclaw.plugin.json
2026-03-27 02:01:59 +00:00

12 lines
188 B
JSON

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