mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
refac
This commit is contained in:
@@ -975,6 +975,7 @@ async def process_chat_response(
|
||||
|
||||
messages.append(
|
||||
{
|
||||
**message,
|
||||
"role": message["role"],
|
||||
"content": content,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user