Change8

v1.82.3.dev.1

📦 litellmView on GitHub →
🐛 2 fixes🔧 1 symbols

Summary

This development release primarily focuses on fixing parameter passing issues for the Azure OpenAI provider, specifically for max_tokens and temperature.

🐛 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 `temperature` parameter for the Azure OpenAI provider.

Affected Symbols