mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
fe0cf9506c
commit
c675beeda4
1 changed files with 2 additions and 1 deletions
|
|
@ -1528,8 +1528,9 @@
|
|||
status: true,
|
||||
content: ''
|
||||
};
|
||||
|
||||
message.merged = mergedResponse;
|
||||
messages = messages;
|
||||
|
||||
try {
|
||||
const [res, controller] = await generateMoACompletion(
|
||||
localStorage.token,
|
||||
|
|
|
|||
Loading…
Reference in a new issue