dify/api/tasks
2024-06-05 00:13:04 +08:00
..
annotation feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
add_document_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
batch_create_segment_to_index_task.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
clean_dataset_task.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
clean_document_task.py
clean_notion_document_task.py
create_segment_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
deal_dataset_vector_index_task.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
delete_segment_from_index_task.py
disable_segment_from_index_task.py
document_indexing_sync_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
document_indexing_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
document_indexing_update_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
duplicate_document_indexing_task.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
enable_segment_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
mail_invite_member_task.py
recover_document_indexing_task.py
remove_document_from_index_task.py
retry_document_indexing_task.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00