test: update test
This commit is contained in:
parent
9c4b4303d3
commit
8a1a90bc7a
@ -3773,7 +3773,7 @@ def test_vertex_schema_test():
|
||||
}
|
||||
|
||||
response = litellm.completion(
|
||||
model="vertex_ai/gemini-2.5-flash-preview",
|
||||
model="vertex_ai/gemini-2.5-flash",
|
||||
messages=[{"role": "user", "content": "call the tool"}],
|
||||
tools=[tool],
|
||||
tool_choice="required",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user