ragflow/api/db/services
Stephen Hu 2fa8e3309f
Fix: file name length limit mismtach (#7630)
### What problem does this PR solve?

Close #7597

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-05-14 10:13:03 +08:00
..
__init__.py
api_service.py
canvas_service.py
common_service.py Perf: Increase database connection pool size (#7559) 2025-05-09 17:52:03 +08:00
conversation_service.py
dialog_service.py Feat: support cross-lang search. (#7557) 2025-05-09 15:32:02 +08:00
document_service.py Feat: support cross-lang search. (#7557) 2025-05-09 15:32:02 +08:00
file2document_service.py
file_service.py Fix: file name length limit mismtach (#7630) 2025-05-14 10:13:03 +08:00
knowledgebase_service.py Fix: filed_map was incorrectly persisted (#7443) 2025-05-06 09:44:38 +08:00
langfuse_service.py
llm_service.py Perf: Increase database connection pool size (#7559) 2025-05-09 17:52:03 +08:00
task_service.py
user_canvas_version.py Feat: Improve 'user_canvan_version' delete and 'document' delete performance (#6553) 2025-05-07 10:55:08 +08:00
user_service.py