dify/api/tasks
EvanYao cdcfd2ef2c
fix: regenerate document summary after update via API (#35950) (#36035)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-15 07:26:29 +00:00
..
annotation
app_generate feat: add service api of HITL (#32826) 2026-04-24 06:37:10 +00:00
rag_pipeline
workflow_cfs_scheduler
__init__.py
add_document_to_index_task.py refactor: migrate session.query to select API in add document and clean document tasks (#34761) 2026-04-08 23:19:36 +00:00
async_workflow_tasks.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
batch_clean_document_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
batch_create_segment_to_index_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
clean_dataset_task.py refactor: migrate session.query to select API in clean dataset task (#34815) 2026-04-09 05:46:36 +00:00
clean_document_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
clean_notion_document_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
create_segment_to_index_task.py
deal_dataset_index_update_task.py refactor: migrate session.query to select API in deal dataset index update task (#34847) 2026-04-09 14:17:08 +00:00
deal_dataset_vector_index_task.py refactor: migrate session.query to select API in deal dataset vector index task (#34819) 2026-04-09 05:50:59 +00:00
delete_account_task.py
delete_conversation_task.py
delete_segment_from_index_task.py refactor: migrate session.query to select API in delete segment and regenerate summary tasks (#34763) 2026-04-08 23:19:03 +00:00
disable_segment_from_index_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
disable_segments_from_index_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
document_indexing_sync_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
document_indexing_task.py refactor(tasks): migrate document_indexing_task and remove_app_and_related_data_task to SQLAlchemy 2.0 select() API (#34968) 2026-04-12 01:49:56 +00:00
document_indexing_update_task.py fix: regenerate document summary after update via API (#35950) (#36035) 2026-05-15 07:26:29 +00:00
duplicate_document_indexing_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
enable_segment_to_index_task.py
enable_segments_to_index_task.py
enterprise_telemetry_task.py
generate_summary_index_task.py
human_input_timeout_tasks.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
mail_account_deletion_task.py
mail_change_mail_task.py
mail_email_code_login.py
mail_human_input_delivery_task.py chore(api): adapt Graphon 0.2.2 upgrade (#35377) 2026-04-18 11:16:24 +00:00
mail_inner_task.py
mail_invite_member_task.py
mail_owner_transfer_task.py
mail_register_task.py
mail_reset_password_task.py
mail_workflow_comment_task.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
ops_trace_task.py feat: improve phoenix workflow tracing (#35605) 2026-05-11 08:37:17 +00:00
process_tenant_plugin_autoupgrade_check_task.py fix: download and upload package before invoking upgrade in auto-upgrade task (#35599) 2026-04-27 10:19:56 +00:00
recover_document_indexing_task.py
regenerate_summary_index_task.py refactor: migrate session.query to select API in delete segment and regenerate summary tasks (#34763) 2026-04-08 23:19:03 +00:00
remove_app_and_related_data_task.py refactor: replace bare dict with dict[str, Any] in entities, workflow nodes, and tasks (#35109) 2026-04-14 03:02:39 +00:00
remove_document_from_index_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
retry_document_indexing_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
sync_website_document_indexing_task.py chore: DocumentSegment to Typebase (#35635) 2026-05-12 07:02:17 +00:00
trigger_processing_tasks.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
trigger_subscription_refresh_tasks.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
workflow_draft_var_tasks.py
workflow_execution_tasks.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workflow_node_execution_tasks.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workflow_schedule_tasks.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00