precommit

This commit is contained in:
Xi Yan 2025-04-05 20:01:47 -07:00
parent f9e45e6edf
commit f47f7f1105

View file

@ -566,4 +566,3 @@ def test_multi_turn_chat_completion(client_with_models, text_model_id):
)
assert "rain" in response.completion_message.content.lower()