mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Model search broken in 0.4 #2817
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 @mike-stewart on GitHub (Nov 25, 2024).
Bug Report
Installation Method
Docker on Kubernetes
Environment
Confirmation:
Expected Behavior:
Using OpenAI, users should be able to access all of the OpenAI models when upgrading from 0.3 to 0.4.
Actual Behavior:
Upgrading from 0.3.35 to 0.4.2/0.4.3 results in users getting the
Model not selectederror, then when they click select a model, there are no models found to select. Reverting back to 0.3.35 restores functionality.This happens even after enabling the "Model access" permission on the default user group.
Description
Bug Summary:
Models from OpenAI are not accessible after upgrading to 0.4.2+
Reproduction Details
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
No errors seen in logs.
Screenshots/Screen Recordings (if applicable):
