mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix test
This commit is contained in:
parent
ab17aa3919
commit
331e2bbc17
1 changed files with 2 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ async def test_router_free_paid_tier():
|
|||
},
|
||||
"model_info": {"id": "very-expensive-model"},
|
||||
},
|
||||
]
|
||||
],
|
||||
enable_tag_filtering=True,
|
||||
)
|
||||
|
||||
for _ in range(5):
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue