ragflow/api/apps/sdk
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
..
agent.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00
chat.py Fixed the bug that passing an empty array will not update (#10755) 2025-10-27 11:29:20 +08:00
dataset.py Feat: add total in List dataset API (#10448) 2025-10-10 11:20:55 +08:00
dify_retrieval.py Fix: Fixed the issue where swagger apidocs could not be opened properly(#9522) (#10461) 2025-10-10 18:36:20 +08:00
doc.py Refactor: rename rmSpace to remove_redundant_spaces (#10796) 2025-10-28 09:46:32 +08:00
files.py Fix: Fixed the issue where swagger apidocs could not be opened properly(#9522) (#10461) 2025-10-10 18:36:20 +08:00
session.py Fix typos: retrievaler -> retriever (#10372) 2025-10-10 09:17:36 +08:00