mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
@@ -1399,6 +1399,8 @@
|
||||
// Save chat after all messages have been created
|
||||
await saveChatHandler(_chatId);
|
||||
|
||||
await tick();
|
||||
|
||||
await Promise.all(
|
||||
selectedModelIds.map(async (modelId, _modelIdx) => {
|
||||
console.log('modelId', modelId);
|
||||
|
||||
Reference in New Issue
Block a user