test fix - cohere API Made a breaking change
This commit is contained in:
parent
3ec907059f
commit
d5a1cc282e
@ -530,6 +530,7 @@ def test_completion_cohere_command_r_plus_function_call():
|
||||
messages=messages,
|
||||
tools=tools,
|
||||
tool_choice="auto",
|
||||
force_single_step=True,
|
||||
)
|
||||
print(second_response)
|
||||
except Exception as e:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user