dify/api/tasks
GareArc e9a207b38e fix: adjust enterprise api 2025-04-09 16:30:41 -04:00
..
annotation feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
add_document_to_index_task.py disable all chunks status when disable document (#12149) 2024-12-27 17:08:44 +08:00
batch_clean_document_task.py py lint (#12102) 2024-12-26 00:16:35 +08:00
batch_create_segment_to_index_task.py fix(batch_create_segment_to_index_task): count max_position in memory. (#12929) 2025-01-22 13:39:02 +08:00
clean_dataset_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
clean_document_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
clean_notion_document_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
create_segment_to_index_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
deal_dataset_vector_index_task.py fix #12453 #12482 (#12495) 2025-01-08 18:26:05 +08:00
delete_account_task.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
delete_segment_from_index_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
disable_segment_from_index_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
disable_segments_from_index_task.py fix: add type ignore comments for shared_task imports and clean up re… (#12099) 2024-12-25 21:24:06 +08:00
document_indexing_sync_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
document_indexing_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
document_indexing_update_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
duplicate_document_indexing_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
enable_segment_to_index_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
enable_segments_to_index_task.py fix: add type ignore comments for shared_task imports and clean up re… (#12099) 2024-12-25 21:24:06 +08:00
external_document_indexing_task.py fix: ExternalDatasetService.process_external_api wrong args (#11586) 2024-12-15 17:22:03 +08:00
mail_account_deletion_task.py feat: account delete (#11829) 2024-12-30 11:33:42 +08:00
mail_email_code_login.py fix: adjust logic for branding toggle 2025-03-18 22:35:27 -04:00
mail_enterprise_task.py fix: adjust enterprise api 2025-04-09 16:30:41 -04:00
mail_invite_member_task.py fix: adjust logic for branding toggle 2025-03-18 22:35:27 -04:00
mail_reset_password_task.py fix: adjust logic for branding toggle 2025-03-18 22:35:27 -04:00
ops_trace_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
recover_document_indexing_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
remove_app_and_related_data_task.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
remove_document_from_index_task.py disable all chunks status when disable document (#12149) 2024-12-27 17:08:44 +08:00
retry_document_indexing_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
sync_website_document_indexing_task.py Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00