forked from phoenix/litellm-mirror
test(test_router_debug_logs.py): move to mock response
This commit is contained in:
parent
8de6e3d3ba
commit
8d4339c702
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue