ragflow/api/db/services
Kevin Hu 90eb5fd31b
Fix: canvas sharing bug. (#9339)
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-08 18:31:51 +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 Feat: advanced list dialogs (#9256) 2025-08-06 10:33:52 +08:00
document_service.py Fix: Redis stream lag can be nil (#9139) 2025-08-01 09:39:41 +08:00
file2document_service.py
file_service.py Feat: Redesign and refactor agent module (#9113) 2025-07-30 19:41:09 +08:00
knowledgebase_service.py
langfuse_service.py
llm_service.py Fix: add prologue to api. (#9322) 2025-08-08 17:05:55 +08:00
mcp_server_service.py Feat: add MCP dashboard operations (#8460) 2025-06-25 09:26:04 +08:00
search_service.py Feat: wrap search app (#8320) 2025-06-18 16:45:42 +08:00
task_service.py Pref: use redis to check if canceled. (#8853) 2025-07-15 17:19:27 +08:00
user_canvas_version.py
user_service.py