mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-17 03:35:56 +08:00
fix: ff
This commit is contained in:
parent
e5bb0f014a
commit
51de2ffcc0
@ -1397,7 +1397,7 @@
|
||||
await tick();
|
||||
|
||||
// Save chat after all messages have been created
|
||||
saveChatHandler(_chatId);
|
||||
await saveChatHandler(_chatId);
|
||||
|
||||
await Promise.all(
|
||||
selectedModelIds.map(async (modelId, _modelIdx) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user