mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
test: fix copy-paste print message in multi-tool-call test
This commit is contained in:
parent
a3cdf6c895
commit
a14ef27009
1 changed files with 1 additions and 1 deletions
|
|
@ -1471,4 +1471,4 @@ def test_multi_tool_call_stream_no_premature_finish():
|
|||
f"— only response.completed should terminate the stream"
|
||||
)
|
||||
|
||||
print("✓ Annotations from Responses API are correctly preserved in Chat Completions format")
|
||||
print("✓ Multi-tool-call stream completes without premature finish_reason termination")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue