mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 04:30:24 +00:00
refactor: derive bundled contracts from extension manifests
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"id": "groq",
|
||||
"mediaUnderstandingProviders": ["groq"],
|
||||
"contracts": {
|
||||
"mediaUnderstandingProviders": ["groq"]
|
||||
},
|
||||
"configSchema": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
Reference in New Issue
Block a user