mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -382,6 +382,7 @@ async def process_chat_payload(request, form_data, user, model):
|
||||
"role": user.role,
|
||||
},
|
||||
"__metadata__": metadata,
|
||||
"__request__": request,
|
||||
}
|
||||
|
||||
# Initialize events to store additional event to be sent to the client
|
||||
|
||||
Reference in New Issue
Block a user