v1.81.6.rc.1
📦 litellmView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This release focuses on bug fixes for the Ollama provider, specifically addressing issues with empty choices and incorrect finish reasons in the completion endpoint.
🐛 Bug Fixes
- Fixed an issue where the `completion` endpoint was incorrectly returning an empty list for the `choices` field when using `ollama`.
- Resolved a bug where `ollama` provider was failing to return the correct `finish_reason`.