Ollama
Notes
Release notes
v0.18.0
What's Changed
- cmd: TUI model ordering by @ParthSareen in https://github.com/ollama/ollama/pull/14814
- docs: document reasoning_effort support in OpenAI-compatible API by @flipbit03 in https://github.com/ollama/ollama/pull/14821
- launch: fix headless --yes integration flow and policy scoping by @ParthSareen in https://github.com/ollama/ollama/pull/14815
- api/create: always propagate
:cloudsource for cloud models by @drifkin in https://github.com/ollama/ollama/pull/14822 - launch: add compact window for claude code by @ParthSareen in https://github.com/ollama/ollama/pull/14823
- cmd: still populate
ollama lswhen usingollama run <model:cloud>by @drifkin in https://github.com/ollama/ollama/pull/14824
New Contributors
- @flipbit03 made their first contribution in https://github.com/ollama/ollama/pull/14821
Full Changelog: https://github.com/ollama/ollama/compare/v0.17.8-rc4...v0.18.0-rc0