dify/api/tasks
2024-08-04 00:05:51 +08:00
..
annotation
add_document_to_index_task.py
batch_create_segment_to_index_task.py
clean_dataset_task.py Feat/delete file when clean document (#5882) 2024-07-15 19:57:05 +08:00
clean_document_task.py Feat/delete file when clean document (#5882) 2024-07-15 19:57:05 +08:00
clean_notion_document_task.py
create_segment_to_index_task.py
deal_dataset_vector_index_task.py
delete_segment_from_index_task.py
disable_segment_from_index_task.py
document_indexing_sync_task.py
document_indexing_task.py
document_indexing_update_task.py update empty document caused delete exist collection (#6392) 2024-07-17 20:38:32 +08:00
duplicate_document_indexing_task.py
enable_segment_to_index_task.py
mail_invite_member_task.py
mail_reset_password_task.py
ops_trace_task.py fix: sending app trace data to other app trace provider (#6931) 2024-08-04 00:05:51 +08:00
recover_document_indexing_task.py
remove_app_and_related_data_task.py chore: optimize asynchronous workflow deletion performance of app related data (#6639) 2024-07-24 19:00:37 +08:00
remove_document_from_index_task.py
retry_document_indexing_task.py
sync_website_document_indexing_task.py