Files
openclaw/extensions/anthropic-vertex/openclaw.plugin.json
2026-03-29 23:05:58 +09:00

11 lines
199 B
JSON

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