test: cleanup mistral model

This commit is contained in:
Krrish Dholakia 2024-11-21 23:44:40 +05:30 committed by Ishaan Jaff
parent bb75af618f
commit e8f47e96c3
2 changed files with 2 additions and 2 deletions

View file

@ -1450,7 +1450,7 @@ async def test_mistral_on_router():
{
"model_name": "gpt-3.5-turbo",
"litellm_params": {
"model": "mistral/mistral-medium",
"model": "mistral/mistral-small-latest",
},
},
]