mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-06-20 17:20:42 +08:00

### What problem does this PR solve? The default value of Python function parameters cannot be mutable. Modifying this parameter inside the function will permanently change the default value ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)