ragflow/api/db/services
Yongteng Lei 188c0f614b
Refa: refine search app (#9536)
### What problem does this PR solve?

Refine search app.

### Type of change

- [x] Refactoring
2025-08-19 09:33:33 +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 Fix: canvas sharing bug. (#9339) 2025-08-08 18:31:51 +08:00
common_service.py
conversation_service.py
dialog_service.py Refa: refine search app (#9536) 2025-08-19 09:33:33 +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
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