mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 11:14:04 +00:00
test(test_parallel_request_limiter.py): add more verbose logging
This commit is contained in:
parent
f1aa400d91
commit
2163e43b9a
1 changed files with 1 additions and 0 deletions
|
@ -647,6 +647,7 @@ async def test_streaming_router_tpm_limit():
|
||||||
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_bad_router_call():
|
async def test_bad_router_call():
|
||||||
|
litellm.set_verbose = True
|
||||||
model_list = [
|
model_list = [
|
||||||
{
|
{
|
||||||
"model_name": "azure-model",
|
"model_name": "azure-model",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue