1.82.1-dev-2
📦 litellmView on GitHub →
🐛 2 fixes
Summary
This development release 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 provider.
- Resolved a bug causing incorrect handling of streaming responses for certain providers.