From c94f9f3b1e68afad8fcc1005a3b5e1642482b79d Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 28 Nov 2024 20:21:26 -0800 Subject: [PATCH] test_audio_speech_router --- tests/local_testing/test_router_client_init.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/local_testing/test_router_client_init.py b/tests/local_testing/test_router_client_init.py index 777dd289c..bdfd71972 100644 --- a/tests/local_testing/test_router_client_init.py +++ b/tests/local_testing/test_router_client_init.py @@ -218,6 +218,9 @@ def test_router_init_azure_service_principal_with_secret_with_environment_variab @pytest.mark.asyncio async def test_audio_speech_router(): + """ + Test that router uses OpenAI/Azure OpenAI Client initialized during init for litellm.aspeech + """ from litellm import Router