forked from phoenix/litellm-mirror
test: remove invalid arg
This commit is contained in:
parent
58d0366447
commit
954d1b071c
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ def test_completion_mistral_api():
|
||||||
"content": "Hey, how's it going?",
|
"content": "Hey, how's it going?",
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
safe_mode=True,
|
|
||||||
)
|
)
|
||||||
# Add any assertions here to check the response
|
# Add any assertions here to check the response
|
||||||
print(response)
|
print(response)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue