mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
refac
This commit is contained in:
@@ -1198,6 +1198,8 @@ async def process_chat_payload(request, form_data, user, metadata, model):
|
||||
"__oauth_token__": oauth_token,
|
||||
"__request__": request,
|
||||
"__model__": model,
|
||||
"__chat_id__": metadata.get("chat_id"),
|
||||
"__message_id__": metadata.get("message_id"),
|
||||
}
|
||||
# Initialize events to store additional event to be sent to the client
|
||||
# Initialize contexts and citation
|
||||
|
||||
Reference in New Issue
Block a user