What’s New

Ollama v0.32.0

v0.32.0
Added
  • New interactive agent experience when running ollama command to help with coding and delegating work
  • Deprecation warnings before launching older agent models including CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and base DeepSeek-R1 tags
Changed
  • Renamed Codex App integration to ChatGPT with ollama launch chatgpt command
  • Simplified integration selection in ollama launch menu to show only the most popular integrations
What's Changed
  • New interactive agent experience: running ollama now launches an agent to help you code and delegate work
❯ ollama
Ollama 0.32.0

▸ Chat, Code, & Work (glm-5.2:cloud)
    Chat with models, code, search the web, and delegate real work
  • Renamed the Codex App integration to ChatGPT: use ollama launch chatgpt (and --restore to return to your usual ChatGPT profile)
  • Simplified integration selection: the ollama launch menu now only offers the most popular integrations (other integrations can be accessed through ollama launch
  • Warns before launching older agent models: CodeLlama, Qwen2.5(-coder), Llama 3.x, Mistral, StarCoder, and the base DeepSeek-R1 tags now prompt a deprecation warning before ollama launch continues

Full Changelog: https://github.com/ollama/ollama/compare/v0.31.2...v0.32.0

View original