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