forked from phoenix/litellm-mirror
test: fix test
This commit is contained in:
parent
25875d1eb1
commit
1a6831e091
1 changed files with 1 additions and 1 deletions
|
@ -1450,7 +1450,7 @@ async def test_mistral_on_router():
|
||||||
{
|
{
|
||||||
"model_name": "gpt-3.5-turbo",
|
"model_name": "gpt-3.5-turbo",
|
||||||
"litellm_params": {
|
"litellm_params": {
|
||||||
"model": "mistral/mistral-medium",
|
"model": "mistral/mistral-small-latest",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue