Spaces:
Sleeping
Sleeping
| { | |
| "_comment": "Pi Agent Configuration - Use ZeroClaw as provider", | |
| "providers": { | |
| "zeroclaw": { | |
| "type": "openai", | |
| "baseUrl": "http://localhost:42617/v1", | |
| "apiKey": "zeroclaw-local-key" | |
| } | |
| }, | |
| "defaultProvider": "zeroclaw", | |
| "defaultModel": "zeroclaw/default" | |
| } | |