Document settings for embedding models are not properly saving #788

Closed
opened 2025-11-11 14:31:17 -06:00 by GiteaMirror · 0 comments
Owner

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

CleanShot 2024-05-02 at 15 29 14@2x

  • Operating System: macOS Sonoma 14.4.1
  • Browser (if applicable): Firefox 125

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
CleanShot 2024-05-02 at 15 39 32@2x

Docker Container Logs:
N/A

Screenshots (if applicable):
Neither of these calls seem to be saving the Model or Engine.
CleanShot 2024-05-02 at 15 41 02@2x
CleanShot 2024-05-02 at 15 41 17@2x

Installation Method

Docker via README.

Additional Information

https://github.com/open-webui/open-webui/assets/3521582/75e016e7-8c7f-42bb-9e02-c4c33e5053a6

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 ![CleanShot 2024-05-02 at 15 29 14@2x](https://github.com/open-webui/open-webui/assets/3521582/a8c4f8fc-cb65-475a-9697-1e085d9b5044) - **Operating System:** macOS Sonoma 14.4.1 - **Browser (if applicable):** Firefox 125 ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** ![CleanShot 2024-05-02 at 15 39 32@2x](https://github.com/open-webui/open-webui/assets/3521582/ff6ab699-3e16-40ac-bac2-5916c945222f) **Docker Container Logs:** N/A **Screenshots (if applicable):** Neither of these calls seem to be saving the Model or Engine. ![CleanShot 2024-05-02 at 15 41 02@2x](https://github.com/open-webui/open-webui/assets/3521582/e027a771-2a6d-4b71-9af9-a77999e49ae3) ![CleanShot 2024-05-02 at 15 41 17@2x](https://github.com/open-webui/open-webui/assets/3521582/6d589417-3cd7-4634-9a37-39b3acb92b07) ## Installation Method Docker via [README](https://github.com/open-webui/open-webui?tab=readme-ov-file#how-to-install-). ## Additional Information https://github.com/open-webui/open-webui/assets/3521582/75e016e7-8c7f-42bb-9e02-c4c33e5053a6
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#788