2025-12-27 12:25:51 +02:00
|
|
|
{
|
|
|
|
|
"reasoning_enabled": false,
|
|
|
|
|
"temperature": 0.7,
|
2025-12-30 17:10:09 +02:00
|
|
|
"active_provider": "opencode-zen",
|
2025-12-27 12:25:51 +02:00
|
|
|
"providers": {
|
|
|
|
|
"pollinations": {
|
|
|
|
|
"base_url": "https://text.pollinations.ai/openai",
|
|
|
|
|
"api_key": "",
|
|
|
|
|
"model": "openai-fast",
|
|
|
|
|
"extra_headers": {}
|
|
|
|
|
},
|
2025-12-30 17:10:09 +02:00
|
|
|
"opencode-zen": {
|
|
|
|
|
"base_url": "https://opencode.ai/zen/v1",
|
|
|
|
|
"api_key": "",
|
|
|
|
|
"model": "minimax-m2.1-free",
|
|
|
|
|
"extra_headers": {}
|
|
|
|
|
},
|
2025-12-27 12:25:51 +02:00
|
|
|
"deepinfra": {
|
|
|
|
|
"base_url": "https://api.deepinfra.com/v1/openai",
|
|
|
|
|
"api_key": "",
|
|
|
|
|
"model": "MiniMaxAI/MiniMax-M2",
|
|
|
|
|
"extra_headers": {
|
|
|
|
|
"Origin": "https://deepinfra.com",
|
|
|
|
|
"Referer": "https://deepinfra.com/",
|
|
|
|
|
"X-Deepinfra-Source": "web-page"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"airforce": {
|
|
|
|
|
"base_url": "https://api.airforce/v1",
|
|
|
|
|
"api_key": "",
|
|
|
|
|
"model": "gemini-3-flash",
|
|
|
|
|
"extra_headers": {}
|
|
|
|
|
},
|
|
|
|
|
"system_prompt": "You are a concise, embedded assistant."
|
|
|
|
|
}
|