v1.81.0-patch3
📦 litellmView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release addresses critical bugs related to the Gemini 1.5 Flash model, specifically fixing incorrect empty tool_calls responses and 400 errors when using tool_code.
🐛 Bug Fixes
- Fixed an issue where the `completion` endpoint was incorrectly returning an empty list for `tool_calls` when using `gemini/gemini-1.5-flash`.
- Resolved an issue where `gemini/gemini-1.5-flash` was failing with a 400 error when using `tool_code`.