mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
fix: document query save
This commit is contained in:
parent
681fd4ff3b
commit
529fcaa5c9
1 changed files with 2 additions and 0 deletions
|
|
@ -166,6 +166,8 @@
|
|||
chunk_size: chunkSize
|
||||
}
|
||||
});
|
||||
|
||||
await updateQuerySettings(localStorage.token, querySettings);
|
||||
};
|
||||
|
||||
const setEmbeddingConfig = async () => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue