ragflow/api/apps
KevinHuSh a5aed2412f
fix bugs (#662)
### What problem does this PR solve?

Fix import error for task_service.py

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-05-07 16:41:56 +08:00
..
__init__.py add redis to accelerate access of minio (#482) 2024-04-22 14:11:09 +08:00
api_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
chunk_app.py refine code (#595) 2024-04-28 19:13:33 +08:00
conversation_app.py conversation API backend update (#360) 2024-04-15 14:43:44 +08:00
dialog_app.py fix disable and enable llm setting in dialog (#616) 2024-04-30 11:04:14 +08:00
document_app.py fix bugs (#662) 2024-05-07 16:41:56 +08:00
file2document_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
file_app.py fix file encoding detection bug (#653) 2024-05-07 10:01:24 +08:00
kb_app.py refactor code (#583) 2024-04-28 13:19:54 +08:00
llm_app.py Refactor (#537) 2024-04-25 14:14:28 +08:00
user_app.py fix bug of file management (#565) 2024-04-26 19:59:21 +08:00