ragflow/api/apps
Fachuan Bai 8dd3adc443
Storage: Support the s3, azure blob as the object storage of ragflow. (#2278)
### What problem does this PR solve?

issue: https://github.com/infiniflow/ragflow/issues/2277

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-09-09 09:41:14 +08:00
..
sdk SDK for Assistant (#2266) 2024-09-05 15:08:02 +08:00
__init__.py prepare for sdk http api (#2075) 2024-08-23 19:36:17 +08:00
api_app.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
canvas_app.py Add Authorization checks (#2235) 2024-09-04 11:53:45 +08:00
chunk_app.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
conversation_app.py Add Authorization checks (#2221) 2024-09-04 10:36:15 +08:00
dataset_api.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
dialog_app.py Add Authorization checks (#2221) 2024-09-04 10:36:15 +08:00
document_app.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
file2document_app.py fix doc number miss-match issue (#822) 2024-05-17 15:35:09 +08:00
file_app.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
kb_app.py Add Authorization checks (#2218) 2024-09-03 16:28:46 +08:00
llm_app.py fix QWenSeq2txt bug (#2245) 2024-09-04 18:25:43 +08:00
system_app.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
tenant_app.py feat: add tenant api of create & delete user (#2204) 2024-09-03 10:36:22 +08:00
user_app.py fix no tts issue (#2101) 2024-08-26 18:06:50 +08:00