ragflow/api/db/services
Billy Bao 19f71a961a
Fix: Create dataset performance unmatched between HTTP api and web ui (#10960)
### What problem does this PR solve?

Fix: Create dataset performance unmatched between HTTP api and web ui
#10925

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-04 13:45:14 +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 Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
common_service.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
connector_service.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
conversation_service.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
dialog_service.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
document_service.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
file2document_service.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
file_service.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
knowledgebase_service.py Fix: Create dataset performance unmatched between HTTP api and web ui (#10960) 2025-11-04 13:45:14 +08:00
langfuse_service.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
llm_service.py Move token related functions to common (#10942) 2025-11-03 08:50:05 +08:00
mcp_server_service.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
pipeline_operation_log_service.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00
search_service.py Add time utils (#10849) 2025-10-28 19:09:14 +08:00
task_service.py Feat: parsing hyperlinks in docx and pdf & Fix: default parser config of toc extraction (#10877) 2025-11-03 09:34:12 +08:00
tenant_llm_service.py Feat: Support multiple data sources synchronizations (#10954) 2025-11-03 19:59:18 +08:00
user_canvas_version.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
user_service.py Remove 'get_lan_ip' and add common misc_utils.py (#10880) 2025-10-31 16:42:01 +08:00