test(test_router_debug_logs.py): move to mock response
This commit is contained in:
parent
8de6e3d3ba
commit
8d4339c702
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user