v1.80.15-stable
📦 litellmView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This release primarily focuses on bug fixes, including ensuring correct parameter passing for Azure OpenAI and improving streaming response handling.
🐛 Bug Fixes
- Fixed an issue where the `max_tokens` parameter was not being correctly passed to the Azure OpenAI API.
- Resolved a bug causing incorrect handling of streaming responses for certain providers.