Original PR: https://github.com/open-webui/open-webui/pull/466 Author: @baumandm Created: 1/13/2024 Status: ✅ Merged Merged: 1/23/2024 Merged by: @tjbck
Base: main ← Head: feat/epub-support
main
feat/epub-support
f559068
5188bab
6 files changed (+38 additions, -12 deletions)
📝 Dockerfile (+7 -0) 📝 backend/apps/rag/main.py (+13 -4) 📝 backend/constants.py (+2 -0) 📝 backend/requirements.txt (+2 -1) 📝 src/lib/components/chat/MessageInput.svelte (+13 -7) 📝 src/lib/constants.ts (+1 -0)
Dockerfile
backend/apps/rag/main.py
backend/constants.py
backend/requirements.txt
src/lib/components/chat/MessageInput.svelte
src/lib/constants.ts
Enables RAG with EPUB documents.
🔄 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/466
Author: @baumandm
Created: 1/13/2024
Status: ✅ Merged
Merged: 1/23/2024
Merged by: @tjbck
Base:
main← Head:feat/epub-support📝 Commits (2)
f559068feat: Add epub support5188babUpdate Dockerfile📊 Changes
6 files changed (+38 additions, -12 deletions)
View changed files
📝
Dockerfile(+7 -0)📝
backend/apps/rag/main.py(+13 -4)📝
backend/constants.py(+2 -0)📝
backend/requirements.txt(+2 -1)📝
src/lib/components/chat/MessageInput.svelte(+13 -7)📝
src/lib/constants.ts(+1 -0)📄 Description
Enables RAG with EPUB documents.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.