mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
a45f2cd0a9
commit
e3e7eb96f6
1 changed files with 1 additions and 0 deletions
|
|
@ -975,6 +975,7 @@ async def process_chat_response(
|
|||
|
||||
messages.append(
|
||||
{
|
||||
**message,
|
||||
"role": message["role"],
|
||||
"content": content,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue