ragflow/api
Stephen Hu f6b280e372
Fix: when remove document do not delete the file in storage if the source is not knowledge base (#7005)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/6905

When deleting a document will check before removing it from storage

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-15 12:11:41 +08:00
..
apps Fix: when remove document do not delete the file in storage if the source is not knowledge base (#7005) 2025-04-15 12:11:41 +08:00
db Refa. (#7022) 2025-04-15 10:20:33 +08:00
utils Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Fix update_progress issue (#6992) 2025-04-14 10:23:13 +08:00
settings.py Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00