mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #8594] [MERGED] feat: Support for instruct/prefixing embeddings #93292
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/8594
Author: @jayteaftw
Created: 1/16/2025
Status: ✅ Merged
Merged: 3/31/2025
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (6)
47b8412Initialize support for prefixing embeddings7b8e5d4Fixed errors and added more support81102f4Merge branch 'open-webui:main' into main6d2f87eAdded server side Prefixing157c781Merge branch 'main' of https://github.com/jayteaftw/open-webui40dea3fMerge branch 'dev' into main📊 Changes
3 files changed (+72 additions, -32 deletions)
View changed files
📝
backend/open_webui/config.py(+12 -0)📝
backend/open_webui/retrieval/utils.py(+54 -28)📝
backend/open_webui/routers/retrieval.py(+6 -4)📄 Description
Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.