ragflow/api/db/services
KevinHuSh 04a9e95161
let file in knowledgebases visible in file manager (#714)
### What problem does this PR solve?

Let file in knowledgebases visible in file manager.
#162 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-05-11 16:04:28 +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 let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +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 let file in knowledgebases visible in file manager (#714) 2024-05-11 16:04:28 +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