Ollama

ollama/ollama last check 191 releases recent
Notes
Release notes
v0.3.3 · 1y+
view on github

What's Changed

  • The /api/embed endpoint now returns statistics: total_duration, load_duration, and prompt_eval_count
  • Added usage metrics to the /v1/embeddings OpenAI compatibility API
  • Fixed issue where /api/generate would respond with an empty string if provided a context
  • Fixed issue where /api/generate would return an incorrect value for context
  • /show modefile will now render MESSAGE commands correctly

New Contributors

Full Changelog: https://github.com/ollama/ollama/compare/v0.3.2...v0.3.3