mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #7219] Embedding models pull down menu missing after upgrade to 0.4.3 #30192
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 @oatmealm on GitHub (Nov 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7219
Bug Report
Installation Method
Docker [podman]
Environment
Open WebUI Version: 0.4.3
Ollama (if applicable): 0.4.3
Operating System: Fedora Server 42
Browser (if applicable): all browsers
Confirmation:
Expected Behavior:
When setting up RAG defaults for documents, I should be able to choose an embedding model from the pull down when Ollama is selected as a provider.
Actual Behavior:
UI had an input box where once was a pull down
Description
Bug Summary:
After upgrading to 0.4.3 I'm no longer able to choose an embedding model when ollama is set as a provider. I can see the previous default model name in a regular input box.
Reproduction Details
Steps to Reproduce:
Pull current version of openwebui and setup with defaults.
Logs and Screenshots
Browser Console Logs:
N/a
Docker Container Logs:
N/a
Screenshots/Screen Recordings (if applicable):
Attached
Additional Information