(test) mistral - safe_mode

This commit is contained in:
ishaan-jaff 2023-12-14 18:42:55 +05:30
parent e34e4d3b71
commit ee7e2869cb

View file

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