mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
Without this change, the default version of the Azure OpenAI API is hardcoded in the code as an old version, `"2024-02-01"`. This change allows the user to set the default version of the Azure OpenAI API by setting the environment variable `AZURE_API_VERSION` or by using the command-line parameter `--api_version`. |
||
---|---|---|
.. | ||
client_initalization_utils.py | ||
cooldown_callbacks.py | ||
fallback_event_handlers.py | ||
handle_error.py |