Ollama
Notes
Release notes
v0.3.3
· 1y+
What's Changed
- The
/api/embedendpoint now returns statistics:total_duration,load_duration, andprompt_eval_count - Added usage metrics to the
/v1/embeddingsOpenAI compatibility API - Fixed issue where
/api/generatewould respond with an empty string if provided acontext - Fixed issue where
/api/generatewould return an incorrect value forcontext /show modefilewill now renderMESSAGEcommands correctly
New Contributors
- @slouffka made their first contribution in https://github.com/ollama/ollama/pull/6115
Full Changelog: https://github.com/ollama/ollama/compare/v0.3.2...v0.3.3