This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
2
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-08-07 23:16:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e2d5f0d83
dify
/
api
/
tasks
History
lyzno1
3865555113
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-16 18:30:33 +08:00
..
annotation
rag_pipeline
use deco to avoid current_user (
#26077
)
2025-10-16 15:45:51 +09:00
__init__.py
add_document_to_index_task.py
async_workflow_tasks.py
batch_clean_document_task.py
batch_create_segment_to_index_task.py
refactor: streamline database session usage in batch_create_segment_to_index_task (
#26795
)
2025-10-14 09:22:48 +08:00
clean_dataset_task.py
clean_document_task.py
clean_notion_document_task.py
create_segment_to_index_task.py
deal_dataset_index_update_task.py
deal_dataset_vector_index_task.py
delete_account_task.py
use deco to avoid current_user (
#26077
)
2025-10-16 15:45:51 +09:00
delete_conversation_task.py
delete_segment_from_index_task.py
disable_segment_from_index_task.py
disable_segments_from_index_task.py
document_indexing_sync_task.py
document_indexing_task.py
document_indexing_update_task.py
duplicate_document_indexing_task.py
enable_segment_to_index_task.py
enable_segments_to_index_task.py
mail_account_deletion_task.py
mail_change_mail_task.py
mail_email_code_login.py
mail_inner_task.py
mail_invite_member_task.py
mail_owner_transfer_task.py
mail_register_task.py
mail_reset_password_task.py
ops_trace_task.py
use model_validate (
#26182
)
2025-10-10 17:30:13 +09:00
process_tenant_plugin_autoupgrade_check_task.py
fix: switch plugin auto upgrade cache to redis (
#26356
)
2025-09-29 12:57:30 +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
use deco to avoid current_user (
#26077
)
2025-10-16 15:45:51 +09:00
sync_website_document_indexing_task.py
trigger_processing_tasks.py
refactor(trigger): Unify the Trigger Debug interface and event handling and enhance error management
2025-10-15 14:41:53 +08:00
workflow_draft_var_tasks.py
fix: drop useless logger code (
#26650
)
2025-10-09 09:24:10 +08:00
workflow_execution_tasks.py
workflow_node_execution_tasks.py
workflow_schedule_tasks.py
refactor(trigger): Unify the Trigger Debug interface and event handling and enhance error management
2025-10-15 14:41:53 +08:00