mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
(test) mistral - safe_mode
This commit is contained in:
parent
e34e4d3b71
commit
ee7e2869cb
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue