openclaw/extensions/groq/openclaw.plugin.json

10 lines
165 B
JSON

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