v1.81.14-stable.gpt-5.4_patch
📦 litellmView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This patch release primarily addresses bugs related to the Azure OpenAI provider, ensuring correct handling of completion and streaming responses.
🐛 Bug Fixes
- Fixed an issue where the `completion` endpoint was incorrectly returning an empty list for the `choices` field when using the Azure OpenAI provider.
- Resolved a bug causing incorrect handling of streaming responses for the `ChatCompletion` endpoint when using the Azure OpenAI provider.