test: remove invalid arg

This commit is contained in:
Krrish Dholakia 2024-01-10 21:53:19 +05:30
parent 58d0366447
commit 954d1b071c

View file

@ -93,7 +93,6 @@ def test_completion_mistral_api():
"content": "Hey, how's it going?",
}
],
safe_mode=True,
)
# Add any assertions here to check the response
print(response)