v0.32.11

mickael-kerjean/filestashv0.32.11Aug 14, 2026by github-actions[bot]

AI Summary

Enhances launch commands to support DeepSeek Harness and Muse Code, while extending the OpenAI-compatible Responses API with web search capabilities.

Key Highlights

  • `ollama launch dsh` now supports DeepSeek Harness
  • `ollama launch muse` now supports Muse Code
  • OpenAI-compatible Responses API now supports web search

New Features

  • DeepSeek Harness launch support
  • Muse Code launch support
  • OpenAI API web search support

Full Release Notes

## What's Changed
* `ollama launch dsh` now supports DeepSeek Harness, [DeepSeek's open-source agent harness](https://deepseek.com/harness/en/)
* `ollama launch muse` now supports [Muse Code](https://developer.meta.com/ai/products/muse-code/), Meta's agentic coding CLI
* The OpenAI-compatible Responses API now supports web search
* Muse Glimmer template updates

**Full Changelog**: https://github.com/ollama/ollama/compare/v0.32.10...v0.32.11