v1.82.1.dev.1
📦 litellmView on GitHub →
🐛 2 fixes
Summary
This development release primarily focuses on fixing bugs related to parameter passing for Azure OpenAI and improving streaming response handling across various providers.
🐛 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.