Original PR: https://github.com/open-webui/open-webui/pull/1113 Author: @tjbck Created: 3/9/2024 Status: ✅ Merged Merged: 3/9/2024 Merged by: @tjbck
Base: dev ← Head: rag
dev
rag
c49491e
6c58bb5
dfcc314
9f58ed5
d936353
784ee6f
5 files changed (+209 additions, -117 deletions)
📝 backend/apps/rag/utils.py (+8 -0) 📝 backend/main.py (+121 -0) 📝 src/lib/apis/rag/index.ts (+1 -1) 📝 src/routes/(app)/+page.svelte (+39 -58) 📝 src/routes/(app)/c/[id]/+page.svelte (+40 -58)
backend/apps/rag/utils.py
backend/main.py
src/lib/apis/rag/index.ts
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
No description provided
🔄 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/1113
Author: @tjbck
Created: 3/9/2024
Status: ✅ Merged
Merged: 3/9/2024
Merged by: @tjbck
Base:
dev← Head:rag📝 Commits (6)
c49491erefac: rag to backend6c58bb5feat: rag docs as payload fielddfcc314fix: only edit body with whitelisted paths9f58ed5fixd936353fix: message type edge case784ee6ffix: error handling📊 Changes
5 files changed (+209 additions, -117 deletions)
View changed files
📝
backend/apps/rag/utils.py(+8 -0)📝
backend/main.py(+121 -0)📝
src/lib/apis/rag/index.ts(+1 -1)📝
src/routes/(app)/+page.svelte(+39 -58)📝
src/routes/(app)/c/[id]/+page.svelte(+40 -58)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.