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
dev
external-embeddings
b48e73f
b1b7244
741ed5d
6 files changed (+274 additions, -87 deletions)
📝 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)
backend/apps/ollama/main.py
backend/apps/rag/main.py
backend/apps/rag/utils.py
backend/main.py
src/lib/apis/rag/index.ts
src/lib/components/documents/Settings/General.svelte
Resolves #679 #886
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.