forked from phoenix/litellm-mirror
test_audio_speech_router
This commit is contained in:
parent
e2787eeefe
commit
c94f9f3b1e
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue