ragflow/api/db/services
liuhua 1ecb687c51
Fix bugs in agent api and update api document (#3996)
### What problem does this PR solve?

Fix bugs in agent api and update api document

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-12-13 10:25:52 +08:00
..
__init__.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
api_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
canvas_service.py Fix bugs in agent api and update api document (#3996) 2024-12-13 10:25:52 +08:00
common_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
conversation_service.py Fix bugs in agent api and update api document (#3996) 2024-12-13 10:25:52 +08:00
dialog_service.py Support iframe chatbot. (#3961) 2024-12-10 17:03:24 +08:00
document_service.py Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
file2document_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
file_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
knowledgebase_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
llm_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
task_service.py Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
user_service.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00