mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-24 17:10:12 +08:00
Feat: add local & ssh provider in admin panel (#15039)
### What problem does this PR solve? Feat: add local & ssh provider in admin panel ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@@ -92,6 +92,7 @@ dependencies = [
|
||||
"pypdf>=6.10.2",
|
||||
"python-calamine>=0.4.0",
|
||||
"python-docx>=1.1.2,<2.0.0",
|
||||
"paramiko>=3.5.1",
|
||||
"python-pptx>=1.0.2,<2.0.0",
|
||||
# "pywencai>=0.13.1,<1.0.0", # Temporarily disabled: conflicts with agentrun-sdk (pydash>=8), needed for agent/tools/wencai.py
|
||||
"qianfan==0.4.6",
|
||||
|
||||
Reference in New Issue
Block a user