mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #3840] OpenAI API key is required #100399
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 @jjasghar on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3840
Bug Report
Description
Bug Summary:
I am running a local
openaiAPI server, with no API key. I can't seem to see any models. As soon as I put "asdf" or anything in the API Key field it is able to read my local models.Steps to Reproduce:
Just as above in the bug summary.
Expected Behavior:
If you have no API key, you shouldn't need to fill it to.
Environment
Open WebUI Version: 0.3.18?
Operating System: macOS
Browser (if applicable): Safari
Reproduction Details
Confirmation:
@justinh-rahb commented on GitHub (Jul 12, 2024):
Working as intended.