Ollama – v0.18.2: launch: fix openclaw not picking up newly selected model (#14943)
π¨ Ollama v0.18.2 is live! π¨
This patch fixes a sneaky bug in OpenCLaW (Ollamaβs model-launching engine) where switching models mid-session would not actually switch the active model β yikes! π
π§ Whatβs fixed?
- Previously: Changing the primary model in GUI/CLI wouldnβt update active sessions β youβd keep running the old model, even if it looked like youβd switched.
- Now: Sessions properly refresh when the model changes β no more stale model confusion! β
π― Why it matters:
- Perfect for devs testing multiple models in one session (e.g., comparing Llama 3 vs. DeepSeek).
- Critical for demos or workflows where model switching is part of the flow β reliability restored!
π PR #14943
π¦ Verified by BruceMacD on Mar 18, 20:20 UTC
Ready to upgrade? `ollama update` && happy model-hopping! π§ β¨
