openclaw/extensions/vercel-ai-gateway/openclaw.plugin.json
2026-03-15 16:09:40 -07:00

10 lines
173 B
JSON

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