v0.18.0
📦 ollamaView on GitHub →
✨ 2 features🐛 3 fixes🔧 3 symbols
Summary
This release introduces documentation for `reasoning_effort` support in the OpenAI-compatible API and includes several fixes related to cloud model handling and launch command integration.
✨ New Features
- Added support for documenting `reasoning_effort` in the OpenAI-compatible API.
- Added a compact window option for Claude code when launching.
🐛 Bug Fixes
- Fixed the headless `--yes` integration flow and policy scoping.
- Ensured `:cloud` source is always propagated for cloud models in the API create endpoint.
- Ensured `ollama ls` is still populated when using `ollama run <model:cloud>`.