v3.7.0
Updates Ollama chat completions to work from the OpenAI chat specification /v1/chat/completions
.
This is a minor update which affects the chat completions API.
If you were previously using /api/generate
or /api/chat
for Ollama chat completions please change it to /v1/chat/completions
or it will no longer work.