litellm-mirror/litellm/router_utils
Marc Abramowitz ac9aa1ab67 Use AZURE_API_VERSION as default azure openai version
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`.
2024-08-14 15:47:57 -07:00
..
client_initalization_utils.py Use AZURE_API_VERSION as default azure openai version 2024-08-14 15:47:57 -07:00
cooldown_callbacks.py refactor prom metrics 2024-08-09 09:02:23 -07:00
fallback_event_handlers.py feat - log fallbacks events on prometheus 2024-08-10 13:57:25 -07:00
handle_error.py fix use safe access for router alerting 2024-06-14 15:17:32 -07:00