"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "dac9634242e5dd4ae81121e23e36d17bced2b873"
Commit 62664310 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix

parent 2bbaf123
......@@ -79,7 +79,7 @@
history.currentId = userMessageId;
await tick();
await sendPrompt(userPrompt, userMessageId);
await sendPrompt(userPrompt, userMessageId, undefined, false);
};
const updateChatMessages = async () => {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment