mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"id": "copilot-proxy",
|
|
"providers": ["copilot-proxy"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|