Utilize import for vector store

This commit is contained in:
Cohee 2024-04-28 14:35:35 +03:00
parent 61e2877c4b
commit de2bb7938a
1 changed files with 1 additions and 1 deletions

View File

@ -561,7 +561,7 @@ function getPromptText(queriedMessages) {
window['vectors_rearrangeChat'] = rearrangeChat;
const onChatEvent = debounce(async () => await moduleWorker.update());
const onChatEvent = debounce(async () => await moduleWorker.update(), debounce_timeout.relaxed);
/**
* Gets the text to query from the chat