ragflow/api/db
天海蒼灆 5e2c33e5b0
Fix: grow reference list (#9674)
### What problem does this PR solve?

Fix Multiple conversations cause the reference list to grow indefinitely
due to Python's mutable default argument behavior.
Explicitly initialize reference as empty list when creating new sessions

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-25 14:08:15 +08:00
..
services Fix: grow reference list (#9674) 2025-08-25 14:08:15 +08:00
__init__.py Feat: add MCP dashboard operations (#8460) 2025-06-25 09:26:04 +08:00
db_models.py Refa: refine search app (#9536) 2025-08-19 09:33:33 +08:00
db_utils.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
init_data.py Refa: split services about llm. (#9450) 2025-08-13 16:41:01 +08:00
reload_config_base.py
runtime_config.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00