mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #4587] Choosing Ollama Embedding Model Non-Functional #29192
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 @C4RP3N0CT3M on GitHub (Aug 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4587
Bug Report
Installation Method
Docker in WSL2
Environment
Open WebUI Version: v0.3.12
Ollama: v0.3.4
Operating System: Windows 11, WSL2 Ubuntu
Browser: Edge
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 provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
I expect to be able to use the nomic-embed-text model from Ollama for RAG ingestion
Actual Behavior:
Upon using the # for ingested documents, no context is used by the LLM (Codestral in this case), but is used when running the default sentence transformer.
Description
Bug Summary:
Upon using the # for ingested documents, no context is used by the LLM (Codestral in this case), but is used when running the default sentence transformer.
Reproduction Details
Choose the settings as shown in the picture below.
##Images

@justinh-rahb commented on GitHub (Aug 14, 2024):
There was a bug in the Ollama embedding API endpoint, try updating it to 0.3.6