This commit is contained in:
Timothy Jaeryang Baek
2026-02-04 20:47:21 -06:00
parent 6cd35b185d
commit 6320a9aaa9

View File

@@ -479,7 +479,6 @@ def handle_responses_streaming_event(
pass
else:
item["content"].append(part)
item["content"].append(part)
return new_output, None
return current_output, None