litellm/tests/test_litellm/llms/azure
Mateo Wang b8d837b2ef
Merge pull request #40147 from abhirup7/fix/azure-image-generation-entra-id-auth
fix(azure): send the resolved Entra ID token on image generation requests
2026-09-19 04:44:07 -07:00
..
batches test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
chat Merge pull request #41275 from BerriAI/litellm_azure_strip_file_format 2026-09-18 11:46:23 -07:00
image_edit fix(azure): honor base_url client param and drop stale api-version on v1 image routes 2026-08-26 01:49:48 +00:00
image_generation perf(azure): reuse the token refresh credential across image generation requests 2026-09-08 19:33:09 -07:00
passthrough fix(azure): keep the model group segment exact and casefold only deployment names in the relay guard 2026-09-08 17:19:23 -07:00
realtime refactor(azure/realtime): keep auth header build within lint budgets after merge 2026-08-25 17:32:21 +00:00
response fix(azure_ai): strip the azure_ai/ prefix when a Responses call is remapped to azure 2026-09-16 16:49:29 -07:00
search fix(azure/search): reject bool and non-positive max_results for bing_grounding count 2026-08-24 12:53:44 -07:00
text_to_speech style: run black formatter on files from main merge 2026-04-17 13:02:59 -07:00
vector_stores fix(azure): keep api-version query after vector store search path 2026-09-16 07:17:27 +00:00
videos test(lint): ban blind pytest.raises(Exception) with ruff B017 (#37731) 2026-08-20 18:09:42 -07:00
test_audio_transcriptions.py test: delete assertions that pin vendor cost map facts 2026-09-18 00:28:49 +00:00
test_azure.py fix(cost): price Azure PTU spillover requests at standard token rates 2026-09-17 05:24:05 +00:00
test_azure_common_utils.py Merge pull request #40147 from abhirup7/fix/azure-image-generation-entra-id-auth 2026-09-19 04:44:07 -07:00
test_azure_cost_calculation.py fix(cost): pass service_tier through azure and azure_ai cost calculation (#24926) 2026-05-01 17:26:45 +05:30
test_azure_embedding.py test: run the 30 test files stranded in the second mirror (#37595) 2026-08-20 10:59:43 -07:00
test_azure_exception_mapping.py test: drop the cwd-relative sys.path.insert calls from the test suite (#37802) 2026-08-22 09:25:58 -07:00
test_azure_fine_tuning_api.py refactor: refactor testing 2026-03-28 18:39:32 -07:00
test_azure_speech_audio_transcription.py test: keep the pinning-test removal free of unrelated reformatting 2026-09-18 04:27:28 +00:00