dify/api/tasks
2024-09-13 22:42:08 +08:00
..
annotation
add_document_to_index_task.py
batch_create_segment_to_index_task.py
clean_dataset_task.py
clean_document_task.py
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 chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
document_indexing_update_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
duplicate_document_indexing_task.py chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
enable_segment_to_index_task.py
mail_invite_member_task.py
mail_reset_password_task.py
ops_trace_task.py
recover_document_indexing_task.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
remove_app_and_related_data_task.py
remove_document_from_index_task.py
retry_document_indexing_task.py
sync_website_document_indexing_task.py