Some checks failed
Release / semantic-release (push) Successful in 18s
tests / Unit tests (Linux, Python 3.11) (push) Failing after 5m18s
Release / build-linux (push) Failing after 7m6s
Release / build-windows (push) Has been cancelled
Release / build-macos (arm64, macos-latest) (push) Has been cancelled
Release / build-macos (x64, macos-15-intel) (push) Has been cancelled
Release / release-main (push) Has been cancelled
Release / release-develop (push) Has been cancelled
Follow-up to the OLLAMA_INTENT_MODEL split: document that the Docker stack runs intent judging / tool routing / extraction on a small qwen2.5:3b (pulled by ollama-init) kept separate from the big chat answer model, and that setting OLLAMA_INTENT_MODEL = OLLAMA_CHAT_MODEL folds them back onto one resident model. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>