forked from phoenix/litellm-mirror
test: update test
This commit is contained in:
parent
3ee871b7a9
commit
0c4b28225f
1 changed files with 1 additions and 1 deletions
|
@ -748,7 +748,7 @@ def test_convert_model_response_object():
|
|||
("vertex_ai/gemini-1.5-pro", True),
|
||||
("gemini/gemini-1.5-pro", True),
|
||||
("predibase/llama3-8b-instruct", True),
|
||||
("gpt-4o", False),
|
||||
("gpt-3.5-turbo", False),
|
||||
],
|
||||
)
|
||||
def test_supports_response_schema(model, expected_bool):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue