ragflow/api/db/services
KevinHuSh 7ddb2f19be
make sure to raise exception if redis is not there (#674)
### What problem does this PR solve?

### Type of change

- [x] Refactoring
2024-05-08 15:20:45 +08:00
..
__init__.py
api_service.py Fit a lot of encodings for text file. (#458) 2024-04-19 18:02:53 +08:00
common_service.py
dialog_service.py make cites in conversation API configurable (#576) 2024-04-28 11:56:17 +08:00
document_service.py optimize srv broker and executor logic (#630) 2024-05-07 11:43:33 +08:00
file2document_service.py fix bug about fetching file from minio (#574) 2024-04-28 09:57:40 +08:00
file_service.py fix bug about fetching file from minio (#574) 2024-04-28 09:57:40 +08:00
kb_service.py
knowledgebase_service.py Add upload file by knowledge base name API. (#539) 2024-04-25 15:10:19 +08:00
llm_service.py fix task losting isssue (#665) 2024-05-07 20:46:45 +08:00
task_service.py make sure to raise exception if redis is not there (#674) 2024-05-08 15:20:45 +08:00
user_service.py