auto backup 2026-07-11 09:00

This commit is contained in:
2026-07-11 09:00:00 +08:00
parent 6e74a0ec9b
commit cc3f223432
3 changed files with 42 additions and 47 deletions
@@ -3,6 +3,8 @@
"providers": {
"ollama": {
"baseUrl": "http://127.0.0.1:11434/v1",
"apiKey": "OLLAMA_API_KEY",
"api": "ollama",
"models": [
{
"id": "qwen3-coder:latest",
@@ -61,9 +63,7 @@
"num_ctx": 131072
}
}
],
"apiKey": "OLLAMA_API_KEY",
"api": "ollama"
]
}
}
}