dify/api/tasks
2024-11-14 14:07:19 +08:00
..
annotation
add_document_to_index_task.py
batch_create_segment_to_index_task.py update document and segment word count (#10449) 2024-11-08 17:32:27 +08:00
clean_dataset_task.py fix issues:Image file not deleted when a doc is removed #9541 (#10465) 2024-11-11 21:43:37 +08:00
clean_document_task.py fix issues:Image file not deleted when a doc is removed #9541 (#10465) 2024-11-11 21:43:37 +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 chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
document_indexing_task.py check dataset is none (#10682) 2024-11-14 14:07:19 +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
external_document_indexing_task.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
mail_email_code_login.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
mail_invite_member_task.py
mail_reset_password_task.py Feat/new login (#8120) 2024-10-21 10:03:40 +08:00
ops_trace_task.py fix(ops_tracing): enhance error handle in celery tasks. (#10401) 2024-11-08 14:43:47 +08:00
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