mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
Unable to add models from the model list to the system by verifying OpenAI API connectivity in v0.3.15 #1856
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 @CookSleep on GitHub (Aug 22, 2024).
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: v0.3.15
Operating System: Ubuntu 22.04
Browser (if applicable): Windows Edge 127.0.2651.105
Confirmation:
Expected Behavior:
After verifying the OpenAI API connectivity, import all queried models into the system
Actual Behavior:
Can only verify connectivity, cannot add models (my friend also encountered the same situation)
Description
Bug Summary:
Unable to add models from the model list to the system by verifying OpenAI API connectivity
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
open-webui-20240823035854.log
Additional Information
In other GUIs, my API base address and key can be used normally, indicating that there should be a bug in the new version of Open WebUI. Keep up the good work!