test(test_router_debug_logs.py): move to mock response

This commit is contained in:
Krrish Dholakia 2024-09-17 11:38:43 -07:00
parent 8de6e3d3ba
commit 8d4339c702

View file

@ -37,6 +37,7 @@ def test_async_fallbacks(caplog):
"api_key": os.getenv("AZURE_API_KEY"),
"api_version": os.getenv("AZURE_API_VERSION"),
"api_base": os.getenv("AZURE_API_BASE"),
"mock_response": "Hello world",
},
"tpm": 240000,
"rpm": 1800,