mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #17739] issue: SetenceTransformer version needs an update #18381
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 @machiav3lli on GitHub (Sep 25, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17739
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.30
Ollama Version (if applicable)
0.12.2
Operating System
Fedora 42
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Open WebUI is able to use newer SentenceTransformer embedding models (e.g. EmbeddingGemma, KaLM etc..)
Actual Behavior
Open WebUI seems to be stuck to ST 4.1.0 which is almost 6 months old.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Sep 25, 2025):
Bumped in dev!
@machiav3lli commented on GitHub (Sep 27, 2025):
Thanks!