mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-13 18:44:23 -05:00
Document settings for embedding models are not properly saving #788
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chand1012 on GitHub (May 2, 2024).
Bug Report
Description
Bug Summary:
Document settings for embedding models are not properly saving.
Steps to Reproduce:
Go to
/documents, click document settings, change document settings, click save, click document settings again.Expected Behavior:
It should save the selected model engine and model.
Actual Behavior:
Does not save embedding models but seems to save everything else. I noticed in the network logs that it doesn't send anything about the model or engine.
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:

Docker Container Logs:
N/A
Screenshots (if applicable):


Neither of these calls seem to be saving the Model or Engine.
Installation Method
Docker via README.
Additional Information
https://github.com/open-webui/open-webui/assets/3521582/75e016e7-8c7f-42bb-9e02-c4c33e5053a6