dify/api/tasks
Jyong 4d99c689f0
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-05 18:18:38 +08:00
..
annotation Fix/vdb index issue (#1776) 2023-12-18 21:33:54 +08:00
add_document_to_index_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
batch_create_segment_to_index_task.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
clean_dataset_task.py Fix/qdrant data issue (#1203) 2023-09-22 14:21:26 +08:00
clean_document_task.py Feat/improve document delete logic (#1325) 2023-10-12 13:30:44 +08:00
clean_notion_document_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
create_segment_to_index_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
deal_dataset_vector_index_task.py Fix/qdrant data issue (#1203) 2023-09-22 14:21:26 +08:00
delete_segment_from_index_task.py Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00
disable_segment_from_index_task.py prohibit enable and disable function when segment is not completed (#1954) 2024-01-05 18:18:38 +08:00
document_indexing_sync_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
document_indexing_task.py Feat/improve document delete logic (#1325) 2023-10-12 13:30:44 +08:00
document_indexing_update_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
enable_segment_to_index_task.py prohibit enable and disable function when segment is not completed (#1954) 2024-01-05 18:18:38 +08:00
mail_invite_member_task.py feat: add email template for invite new user in workspace (#1810) 2023-12-21 11:09:41 +08:00
recover_document_indexing_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
remove_document_from_index_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
update_segment_index_task.py feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
update_segment_keyword_index_task.py Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00