test(test_parallel_request_limiter.py): add more verbose logging

This commit is contained in:
Krrish Dholakia 2024-03-06 19:21:57 -08:00
parent f1aa400d91
commit 2163e43b9a

View file

@ -647,6 +647,7 @@ async def test_streaming_router_tpm_limit():
@pytest.mark.asyncio
async def test_bad_router_call():
litellm.set_verbose = True
model_list = [
{
"model_name": "azure-model",