Unable to add/assign models to specific groups in v0.5.4 #3199

Closed
opened 2025-11-11 15:25:29 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @vishxrad on GitHub (Jan 6, 2025).

Installation Method

Docker

Environment

  • Open WebUI Version: v0.5.4

  • Ollama (if applicable): 0.5.4

  • Operating System: Ubuntu 20.04

  • Browser (if applicable): Edge 131.0.2903.112, Firefox 133.0.3

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.
  • [✓] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

When assigning models to specific groups and saving the configuration, the models should remain assigned to the selected groups and reflect correctly on the front end.

Actual Behavior:

Models can be selected and added to groups, but after clicking "Save" and rechecking, the assignments disappear. The models are not retained in their groups on both the backend and frontend.

Description

Bug Summary:
I am unable to assign models to specific groups in Open WebUI v0.5.4. While I can select a model and add it to a group, saving the configuration does not persist the assignment. Upon revisiting, the group assignments are gone, and the frontend does not display the grouped models as expected.

Reproduction Details

Steps to Reproduce:

  1. Open Open WebUI v0.5.4.
  2. Select a model and assign it to a specific group.
  3. Click "Save" to save the configuration.
  4. Recheck the group assignment.
  5. Observe that the model is no longer assigned to the group, and the group assignment is not visible on the frontend.
Originally created by @vishxrad on GitHub (Jan 6, 2025). ## Installation Method Docker ## Environment - **Open WebUI Version:** v0.5.4 - **Ollama (if applicable):** 0.5.4 - **Operating System:** Ubuntu 20.04 - **Browser (if applicable):** Edge 131.0.2903.112, Firefox 133.0.3 **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. - [✓] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: When assigning models to specific groups and saving the configuration, the models should remain assigned to the selected groups and reflect correctly on the front end. ## Actual Behavior: Models can be selected and added to groups, but after clicking "Save" and rechecking, the assignments disappear. The models are not retained in their groups on both the backend and frontend. ## Description **Bug Summary:** I am unable to assign models to specific groups in Open WebUI v0.5.4. While I can select a model and add it to a group, saving the configuration does not persist the assignment. Upon revisiting, the group assignments are gone, and the frontend does not display the grouped models as expected. ## Reproduction Details **Steps to Reproduce:** 1) Open Open WebUI v0.5.4. 2) Select a model and assign it to a specific group. 3) Click "Save" to save the configuration. 4) Recheck the group assignment. 5) Observe that the model is no longer assigned to the group, and the group assignment is not visible on the frontend.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3199