v1.82.0.patch2
📦 litellmView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release primarily focuses on fixing bugs related to 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 provider.
- Resolved a bug causing incorrect handling of streaming responses for certain models.