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 fix set_api_key bug (#191) 2024-04-01 19:03:13 +08:00
api_service.py Fit a lot of encodings for text file. (#458) 2024-04-19 18:02:53 +08:00
common_service.py refine README (#169) 2024-03-29 10:48:29 +08:00
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 llm configuation refine and trievalTest API refine (#40) 2024-01-19 19:51:57 +08:00
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 apply pep8 formalize (#155) 2024-03-27 11:33:46 +08:00