mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 10:28:06 -05:00
refac
This commit is contained in:
@@ -4510,6 +4510,7 @@ async def streaming_chat_response_handler(response, ctx):
|
||||
"session_id": metadata.get(
|
||||
"session_id", None
|
||||
),
|
||||
"files": metadata.get("files", []),
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user