ragflow/api/db/services
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
..
__init__.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
api_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
canvas_service.py fix file preview in file management (#1151) 2024-06-14 10:33:59 +08:00
common_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
dialog_service.py add stream chat with TTS (#2228) 2024-09-03 19:49:14 +08:00
document_service.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
file2document_service.py let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +08:00
file_service.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
knowledgebase_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
llm_service.py fix tts interface error (#2197) 2024-09-02 18:40:57 +08:00
task_service.py Storage: Support the s3, azure blob as the object storage of ragflow. (#2278) 2024-09-09 09:41:14 +08:00
user_service.py feat: add api of tenant app (#2177) 2024-09-02 12:08:16 +08:00