Switch to a smaller intent model

This commit is contained in:
khalid@traclabs.com
2026-04-23 08:26:24 -05:00
parent 36bce5a908
commit 4e014fa648
2 changed files with 7 additions and 2 deletions

View File

@@ -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=.