v1.82.0.patch3
📦 litellmView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release primarily focuses on fixing an issue related to Azure OpenAI API key passing and resolving a streaming max_tokens bug.
🐛 Bug Fixes
- Fixed an issue where the Azure OpenAI API key was not being correctly passed when using the `azure_ad_token`.
- Resolved a bug causing incorrect handling of `max_tokens` when streaming responses from specific providers.