ragflow/api/db/services
Billy Bao 0569b50fed
Fix: create dataset return type inconsistent (#11272)
### What problem does this PR solve?

Fix: create dataset return type inconsistent #11167 
 
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-17 15:27:19 +08:00
..
__init__.py Refactor: fix typos (#10200) 2025-09-25 12:05:43 +08:00
api_service.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
canvas_service.py Fix: add avatar for UI (#11080) 2025-11-07 09:27:31 +08:00
common_service.py Fix: add auto_parse to kb detail. (#11153) 2025-11-11 12:22:43 +08:00
connector_service.py Minor tweats (#11271) 2025-11-16 19:29:20 +08:00
conversation_service.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
dialog_service.py Minor tweats (#11271) 2025-11-16 19:29:20 +08:00
document_service.py Minor tweats (#11271) 2025-11-16 19:29:20 +08:00
file2document_service.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
file_service.py Feature/doc upload api add parent path 20251112 (#11231) 2025-11-13 09:59:39 +08:00
knowledgebase_service.py Fix: create dataset return type inconsistent (#11272) 2025-11-17 15:27:19 +08:00
langfuse_service.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
llm_service.py Fix: default model base url extraction logic (#11263) 2025-11-17 14:21:27 +08:00
mcp_server_service.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
pipeline_operation_log_service.py Feat: add data source to pipleline logs . (#11075) 2025-11-07 11:43:59 +08:00
search_service.py Move some constants to common (#11004) 2025-11-05 08:01:39 +08:00
task_service.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tenant_llm_service.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
user_canvas_version.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
user_service.py Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00