dify/api/tasks
2024-12-06 16:45:25 +08:00
..
annotation chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
add_document_to_index_task.py fix: wrong param name (#11039) 2024-11-25 11:02:45 +08:00
batch_create_segment_to_index_task.py feat: support multi token count 2024-11-26 18:59:03 +08:00
clean_dataset_task.py Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
clean_document_task.py Merge branch 'main' into fix/chore-fix 2024-11-21 13:52:28 +08:00
clean_notion_document_task.py
create_segment_to_index_task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
deal_dataset_vector_index_task.py
delete_segment_from_index_task.py
disable_segment_from_index_task.py
document_indexing_sync_task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
document_indexing_task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
document_indexing_update_task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
duplicate_document_indexing_task.py
enable_segment_to_index_task.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
external_document_indexing_task.py fix: update DocumentIsPausedError (#11405) 2024-12-06 08:59:23 +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
remove_app_and_related_data_task.py
remove_document_from_index_task.py
retry_document_indexing_task.py
sync_website_document_indexing_task.py