mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-18 21:40:53 +00:00
13 lines
276 B
JSON
13 lines
276 B
JSON
{
|
|
"id": "cloudflare-ai-gateway",
|
|
"providers": ["cloudflare-ai-gateway"],
|
|
"providerAuthEnvVars": {
|
|
"cloudflare-ai-gateway": ["CLOUDFLARE_AI_GATEWAY_API_KEY"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|