mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-28 18:33:37 +00:00
13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"id": "groq",
|
|
"mediaUnderstandingProviders": ["groq"],
|
|
"contracts": {
|
|
"mediaUnderstandingProviders": ["groq"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|