ragflow/sdk/python/test
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
..
libs Test: Added test cases for Parse Documents HTTP API (#6235) 2025-03-18 17:39:24 +08:00
test_frontend_api Fix: HTTP API Updates Read-Only Dataset Fields During Modification #5923 (#5937) 2025-03-12 10:27:02 +08:00
test_http_api Fix: Handle the case of deleting empty blocks. Update the relevant message (#6643) 2025-04-02 19:20:17 +08:00
test_sdk_api Feat: add 'delete' for agent's sessions api and unify apis of agent sdk (#5525) 2025-03-03 17:15:16 +08:00
conftest.py Test: Skip test case for PR 6443 (#6724) 2025-04-02 10:41:01 +08:00