openclaw/extensions/vercel-ai-gateway/openclaw.plugin.json

10 lines
173 B
JSON
Raw Normal View History

{
"id": "vercel-ai-gateway",
"providers": ["vercel-ai-gateway"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}