mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-13 11:07:39 +00:00
1b00576711
* fix - azure model router integration * fix:_check_provider_match * fix:_get_response_model * tests azure model router * test_azure_ai_model_router_streaming_model_in_chunk * fix LlmProviders.AZURE.value * test_azure_ai_model_router_streaming_cost_with_stream_options * def test_get_model_from_chunks_azure_model_router(): * _get_model_from_chunks * docs azure model router * azure model router
In total litellm runs 1000+ tests
[02/20/2025] Update:
To make it easier to contribute and map what behavior is tested,
we've started mapping the litellm directory in tests/test_litellm
This folder can only run mock tests.