This commit is contained in:
Tim Baek
2026-02-01 10:11:13 +04:00
parent 75e5a485d2
commit 3da4323ef3
2 changed files with 11 additions and 6 deletions

View File

@@ -3042,6 +3042,7 @@ async def process_chat_response(
async def stream_body_handler(response, form_data):
nonlocal content
nonlocal content_blocks
nonlocal usage
response_tool_calls = []