| Release list | ||
|---|---|---|
| 0.13.3 | RECENT | |
| 0.13.2 | ||
| 0.13.1 | ||
| 0.13.0 | ||
| 0.12.11 | ||
| 0.12.10 | ||
| 0.12.9 | ||
| 0.12.8 | ||
| 0.12.7 | ||
| 0.12.6 | ||
| 0.12.5 | ||
| 0.12.4 | ||
| 0.12.3 | ||
| 0.12.2 | ||
| 0.12.1 | ||
| 0.12.0 | ||
| 0.11.11 | ||
| 0.11.10 | ||
| 0.11.9 | ||
| 0.11.8 | ||
Ollama's new app now includes a way to add one or many files when prompting the model:
<img width="912" height="712" alt="Screenshot 2025-10-29 at 2 16 55 PM" src="https://github.com/user-attachments/assets/60b5fff7-8fab-4433-8183-06696a96042f" />For better responses, thinking levels can now be adjusted for the gpt-oss models:
<img width="954" height="712" alt="Screenshot 2025-10-29 at 2 12 33 PM" src="https://github.com/user-attachments/assets/7025dcfb-51eb-421c-af2d-fd6f0524955c" />New API documentation is available for Ollama's API: https://docs.ollama.com/api
embeddinggemma/v1/embeddings endpoint now supports encoding_format parameter{"name": name, "arguments": args} (thanks @rick-github!)FROM <model> would not inherit RENDERER or PARSER commandsFull Changelog: https://github.com/ollama/ollama/compare/v0.12.6...v0.12.7-rc0