Skip to content

Commit 8c1a168

Browse files
committed
fix
1 parent e4fe1e0 commit 8c1a168

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/fake_model.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ async def stream_response(
253253
item_id=output_item.call_id,
254254
output_index=output_index,
255255
arguments=output_item.arguments,
256+
name=output_item.name,
256257
sequence_number=sequence_number,
257258
)
258259
sequence_number += 1

0 commit comments

Comments
 (0)