mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
commit
d2ed99e201
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
history.currentId = userMessageId;
|
||||
|
||||
await tick();
|
||||
await sendPrompt(userPrompt, userMessageId);
|
||||
await sendPrompt(userPrompt, userMessageId, undefined, false);
|
||||
};
|
||||
|
||||
const updateChatMessages = async () => {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue