Original PR: https://github.com/open-webui/open-webui/pull/2411 Author: @jannikstdl Created: 5/20/2024 Status: ❌ Closed
Base: dev ← Head: rag-pp
dev
rag-pp
be5534c
66c2024
7068ea9
2ce6535
d405cf3
5d15ac0
57f4eea
e24db58
4 files changed (+10 additions, -1 deletions)
📝 backend/apps/rag/main.py (+6 -0) 📝 backend/requirements.txt (+1 -0) 📝 backend/static/favicon.png (+0 -0) 📝 src/lib/constants.ts (+3 -1)
backend/apps/rag/main.py
backend/requirements.txt
backend/static/favicon.png
src/lib/constants.ts
Adds support for PowerPoint in RAG Pipeline
Addresses #2410
🔄 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/2411
Author: @jannikstdl
Created: 5/20/2024
Status: ❌ Closed
Base:
dev← Head:rag-pp📝 Commits (8)
be5534cMerge pull request #2376 from open-webui/dev66c2024Merge pull request #2395 from open-webui/dev7068ea9Merge pull request #2397 from open-webui/dev2ce6535Merge pull request #2401 from open-webui/devd405cf3rag ppt support5d15ac0format57f4eeafixe24db58newest dependency version📊 Changes
4 files changed (+10 additions, -1 deletions)
View changed files
📝
backend/apps/rag/main.py(+6 -0)📝
backend/requirements.txt(+1 -0)📝
backend/static/favicon.png(+0 -0)📝
src/lib/constants.ts(+3 -1)📄 Description
Adds support for PowerPoint in RAG Pipeline
Addresses #2410
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.