ragflow/rag/utils
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 Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
azure_sas_conn.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
azure_spn_conn.py refactor: no need to inherit in python3 clean the code (#5659) 2025-03-05 18:03:53 +08:00
doc_store_conn.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
es_conn.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
infinity_conn.py Don't rerank for infinity (#10579) 2025-10-15 20:15:49 +08:00
mcp_tool_call_conn.py Feat: init dataflow. (#9791) 2025-08-28 18:40:32 +08:00
minio_conn.py Improve file management (#10577) 2025-10-16 09:38:25 +08:00
opendal_conn.py Fix: Opendal miss tenant id (#10774) 2025-10-27 10:28:08 +08:00
opensearch_conn.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
oss_conn.py fix:RAGFlowOSS.put() got an unexpected keyword argument 'tenant_id' (#10712) 2025-10-22 09:30:41 +08:00
redis_conn.py Feat/service manage (#10381) 2025-09-30 16:23:09 +08:00
s3_conn.py Fix S3 client initialization with signature_version and addressing_style (#9911) 2025-09-05 09:58:30 +08:00
storage_factory.py Oss support opendal(including mysql) (#8204) 2025-06-12 11:37:42 +08:00
tavily_conn.py Feat: apply LLM to optimize citations. (#5935) 2025-03-11 19:56:21 +08:00