Switch to a smaller intent model
This commit is contained in:
@@ -5,6 +5,9 @@ API_EDIT_SECRET=change-me-to-a-random-string
|
||||
OLLAMA_API_KEY=
|
||||
# For Ollama Cloud use https://ollama.com, for local Ollama use http://localhost:11434
|
||||
OLLAMA_HOST=https://ollama.com
|
||||
OLLAMA_MODEL=qwen3.5:397b-cloud
|
||||
OLLAMA_INTENT_MODEL=gemma4:31b-cloud
|
||||
OLLAMA_FALLBACK_MODEL=gpt-oss:120b
|
||||
|
||||
# Paths
|
||||
REPO_ROOT=.
|
||||
|
||||
Reference in New Issue
Block a user