Skip to content

v3.7.0

Compare
Choose a tag to compare
@rjmacarthy rjmacarthy released this 27 Feb 20:01

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.