mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 03:03:12 +00:00
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"id": "minimax",
|
|
"providers": ["minimax", "minimax-portal"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|