mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-16 12:30:49 +00:00
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"id": "ollama",
|
|
"providers": ["ollama"],
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|