mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-06-29 15:31:05 +08:00
feat: support rss datasource (#13721)
### What problem does this PR solve? Supporting public RSS/Atom feed URLs as data sources for RagFlow. link https://github.com/infiniflow/ragflow/issues/12313 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -31,6 +31,7 @@ dependencies = [
|
||||
"editdistance==0.8.1",
|
||||
"elasticsearch-dsl==8.12.0",
|
||||
"exceptiongroup>=1.3.0,<2.0.0",
|
||||
"feedparser>=6.0.11,<7.0.0",
|
||||
"extract-msg>=0.39.0",
|
||||
"ffmpeg-python>=0.2.0",
|
||||
"flasgger>=0.9.7.1,<0.10.0",
|
||||
|
||||
Reference in New Issue
Block a user