dify/api/tasks/annotation
Yongtao Huang 2a29c61041
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-27 17:46:52 +08:00
..
add_annotation_to_index_task.py
batch_import_annotations_task.py
delete_annotation_index_task.py
disable_annotation_reply_task.py Refactor: replace count() > 0 check with exists() (#24583) 2025-08-27 17:46:52 +08:00
enable_annotation_reply_task.py
update_annotation_to_index_task.py