mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #1554] [MERGED] feat: external embeddings #7500
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/1554
Author: @tjbck
Created: 4/14/2024
Status: ✅ Merged
Merged: 4/14/2024
Merged by: @tjbck
Base:
dev← Head:external-embeddings📝 Commits (3)
b48e73ffeat: openai embeddings supportb1b7244feat: openai embeddings integration741ed5dfix📊 Changes
6 files changed (+274 additions, -87 deletions)
View changed files
📝
backend/apps/ollama/main.py(+2 -2)📝
backend/apps/rag/main.py(+102 -49)📝
backend/apps/rag/utils.py(+93 -18)📝
backend/main.py(+4 -0)📝
src/lib/apis/rag/index.ts(+6 -0)📝
src/lib/components/documents/Settings/General.svelte(+67 -18)📄 Description
Resolves #679 #886
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.