ragflow/api
liwenju0 a73fbc61ff
Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643)
…gic to return the correct deletion message. Add handling for empty
arrays to ensure no errors occur during the deletion operation. Update
the test cases to verify the new logic.

### What problem does this PR solve?

fix this bug:https://github.com/infiniflow/ragflow/issues/6607

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: wenju.li <wenju.li@deepctr.cn>
2025-04-02 19:20:17 +08:00
..
apps Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 2025-04-02 19:20:17 +08:00
db Fix table migration on non-exist-yet indexed columns. (#6666) 2025-03-31 11:27:20 +08:00
utils Feat: Add Duplicate ID Check and Update Deletion Logic (#6376) 2025-03-21 14:05:17 +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 Optimize graphrag again (#6513) 2025-03-26 15:34:42 +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