ragflow/api/db/services
Jin Hai 766d900a41
Refactor: rename rmSpace to remove_redundant_spaces (#10796)
### What problem does this PR solve?

- rename rmSpace to remove_redundant_spaces
- move clean_markdown_block to common module
- add unit tests for remove_redundant_spaces and clean_markdown_block

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
2025-10-28 09:46:32 +08:00
..
__init__.py
api_service.py
canvas_service.py Fix: canvas list with team. (#10549) 2025-10-14 19:38:54 +08:00
common_service.py
conversation_service.py
dialog_service.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
document_service.py Refa: improve flow of GraphRAG and RAPTOR (#10709) 2025-10-22 09:29:20 +08:00
file2document_service.py
file_service.py Improve file management (#10577) 2025-10-16 09:38:25 +08:00
knowledgebase_service.py
langfuse_service.py
llm_service.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
mcp_server_service.py
pipeline_operation_log_service.py
search_service.py
task_service.py File: Now parsing support all types of embedded documents, solved #10059 (#10635) 2025-10-17 18:46:47 +08:00
tenant_llm_service.py Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
user_canvas_version.py
user_service.py