openclaw/extensions/anthropic-vertex/openclaw.plugin.json

11 lines
199 B
JSON

{
"id": "anthropic-vertex",
"enabledByDefault": true,
"providers": ["anthropic-vertex"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}