litellm-mirror/litellm/llms/azure
2025-03-19 22:57:49 -07:00
..
batches fix: remove unused imports 2025-03-11 18:15:10 -07:00
chat feat(azure/gpt_transformation.py): add azure audio model support 2025-03-19 22:57:49 -07:00
completion fix code quality 2025-03-18 12:58:59 -07:00
files refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
fine_tuning refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
realtime (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
assistants.py fix linting error 2025-03-18 11:38:31 -07:00
audio_transcriptions.py Union[TranscriptionResponse, Coroutine[Any, Any, TranscriptionResponse]]: 2025-03-18 14:23:14 -07:00
azure.py fix azure chat logic 2025-03-18 12:42:24 -07:00
common_utils.py get_openai_client_cache_key 2025-03-18 18:35:50 -07:00
cost_calculation.py fix use consistent naming (#7092) 2024-12-07 22:01:00 -08:00