ragflow/api/db/services
liuhua 87455d79e4
Add api for list agents and agent seesions (#3835)
### What problem does this PR solve?

Add api for list agents and agent seesions

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: liuhua <10215101452@stu.ecun.edu.cn>
2024-12-03 19:03:16 +08:00
..
__init__.py
api_service.py Add api for list agents and agent seesions (#3835) 2024-12-03 19:03:16 +08:00
canvas_service.py Add api for list agents and agent seesions (#3835) 2024-12-03 19:03:16 +08:00
common_service.py
dialog_service.py Fix @ in model name issue. (#3821) 2024-12-03 12:41:39 +08:00
document_service.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
file2document_service.py
file_service.py
knowledgebase_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
llm_service.py Refactor embedding batch_size (#3825) 2024-12-03 16:22:39 +08:00
task_service.py Add pagerank to KB. (#3809) 2024-12-03 14:30:35 +08:00
user_service.py