← Back to Clusters

Ollama Model Enhancements

This cluster focuses on improving the auto-discovery and configuration of Ollama models within the framework.

21 PRs
fix models tools Representative: #4782
# Title Author Created GitHub
4782 fix: Auto-discover Ollama models without requiring explicit API key rep spiceoogway 2026-01-30 View
5115 fix: guard against undefined model.name in Ollama discovery (#5062) TheWildHustle 2026-01-31 View
5195 update expose ollama to network settings in docs MorganMarshall 2026-01-31 View
5783 fix(ollama): add streamToolCalls fallback for tool calling deepmehta11 2026-01-31 View
7278 feat(ollama): optimize local LLM support with auto-discovery and timeouts alltomatos 2026-02-02 View
7432 Comprehensive Ollama Support PR charlieduzstuf 2026-02-02 View
9257 this is my first fork demonking369 2026-02-05 View
9660 fix: auto-default baseUrl for Ollama provider (#9652) divol89 2026-02-05 View
10742 Feature/remote ollama - enable autodiscovery ollama models on hosts other tha... hillct 2026-02-06 View
11875 fix(ollama): accept /model directive for configured providers Nina-VanKhan 2026-02-08 View
11876 fix(ollama): don't auto-enable enforceFinalTag for Ollama models Nina-VanKhan 2026-02-08 View
11877 feat(ollama): auto-detect vision capability via /api/show Nina-VanKhan 2026-02-08 View
13661 fix(auth): skip timeout cooldown for local/self-hosted providers omair445 2026-02-10 View
16032 Local first bczaicki 2026-02-14 View
16098 fix: omit tools param for models without tool support, surface errors (#15702) claw-sylphx 2026-02-14 View
16328 fix: add 'does not support tools' to format error patterns for failover virtualassistanterion 2026-02-14 View
18587 fix(ollama): improve timeout handling and cooldown logic for local providers manthis 2026-02-16 View
18896 CLI: add vLLM configure command franciscojavierarceo 2026-02-17 View
19612 feat(onboarding): add Ollama to onboarding provider list ParthSareen 2026-02-18 View
21199 Models: suppress repeated vLLM/Ollama discovery warnings (#21037) itsishant 2026-02-19 View
22069 fix(agents): add provider-specific hints for local model auth errors pierreeurope 2026-02-20 View