mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:20:43 +00:00
14 lines
255 B
JSON
14 lines
255 B
JSON
{
|
|
"id": "amazon-bedrock-mantle",
|
|
"activation": {
|
|
"onStartup": false
|
|
},
|
|
"enabledByDefault": true,
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
},
|
|
"providers": ["amazon-bedrock-mantle"]
|
|
}
|