ragflow/api/db/services
2025-08-20 13:38:57 +08:00
..
__init__.py
api_service.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
canvas_service.py Revert "Feat: reference should also be list after 0.20.x" (#9592) 2025-08-20 13:38:57 +08:00
common_service.py
conversation_service.py
dialog_service.py Fix: no effect on retrieval_test in term of metadata filter. (#9566) 2025-08-19 18:57:35 +08:00
document_service.py Fix: remove doc error. (#9413) 2025-08-12 15:55:04 +08:00
file2document_service.py
file_service.py Fix: KB folder may not there while creating virtual file (#9431) 2025-08-14 09:40:30 +08:00
knowledgebase_service.py
langfuse_service.py
llm_service.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
mcp_server_service.py
search_service.py Feat: add meta filter to search app. (#9554) 2025-08-19 17:25:44 +08:00
task_service.py Pref: use redis to check if canceled. (#8853) 2025-07-15 17:19:27 +08:00
tenant_llm_service.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
user_canvas_version.py
user_service.py