mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #2411] [CLOSED] feat/fix: rag ppt support #20992
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/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.