ragflow/api/db/services
liuhua 567a7563e7
Fix bugs in api and add examples (#3353)
### What problem does this PR solve?

Fix bugs in api.
Add simple examples for api.

### 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>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2024-11-12 17:14:33 +08:00
..
__init__.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
api_service.py Add a default value for do_refer in Dialog (#2383) 2024-09-12 15:11:57 +08:00
canvas_service.py add agent completion API (#3192) 2024-11-04 17:20:16 +08:00
common_service.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
dialog_service.py add inputs to display to every components (#3242) 2024-11-06 18:47:53 +08:00
document_service.py Integration with Infinity (#2894) 2024-11-12 14:59:41 +08:00
file2document_service.py Storage: Rename all the variables about get file to storage from minio. (#2497) 2024-09-19 19:19:27 +08:00
file_service.py fix chat and thumbnail bug (#2803) 2024-10-11 16:10:27 +08:00
knowledgebase_service.py Fix bugs in api and add examples (#3353) 2024-11-12 17:14:33 +08:00
llm_service.py fix sequence2txt error and usage total token issue (#2961) 2024-10-22 11:38:37 +08:00
task_service.py Refactoring large integers to improve readability (#2636) 2024-09-29 10:17:42 +08:00
user_service.py add API for tenant function (#2866) 2024-10-16 16:10:24 +08:00