..
annotation
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
rag_pipeline
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
workflow_cfs_scheduler
avoid time slice strategy in community edition
2025-10-22 12:50:11 +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
feat: fix i18n missing keys and merge upstream/main ( #24615 )
2025-08-27 15:07:28 +08:00
async_workflow_tasks.py
refactor: improve trigger metadata handling and streamline workflow service
2025-10-28 17:50:06 +08:00
batch_clean_document_task.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
batch_create_segment_to_index_task.py
rm type ignore ( #25715 )
2025-10-21 11:26:58 +08:00
clean_dataset_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
clean_document_task.py
chore: add ast-grep rule to convert Optional[T] to T | None ( #25560 )
2025-09-15 13:06:33 +08:00
clean_notion_document_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
create_segment_to_index_task.py
chore: add ast-grep rule to convert Optional[T] to T | None ( #25560 )
2025-09-15 13:06:33 +08:00
deal_dataset_index_update_task.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
deal_dataset_vector_index_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
delete_account_task.py
use deco to avoid current_user ( #26077 )
2025-10-16 15:45:51 +09:00
delete_conversation_task.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
delete_segment_from_index_task.py
fix segment deletion race condition ( #24408 )
2025-09-12 15:29:57 +08:00
disable_segment_from_index_task.py
feat: fix i18n missing keys and merge upstream/main ( #24615 )
2025-08-27 15:07:28 +08:00
disable_segments_from_index_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
document_indexing_sync_task.py
one example of Session ( #24135 )
2025-09-24 03:32:48 +08:00
document_indexing_task.py
feat: fix i18n missing keys and merge upstream/main ( #24615 )
2025-08-27 15:07:28 +08:00
document_indexing_update_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
duplicate_document_indexing_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
enable_segment_to_index_task.py
feat: fix i18n missing keys and merge upstream/main ( #24615 )
2025-08-27 15:07:28 +08:00
enable_segments_to_index_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
mail_account_deletion_task.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
mail_change_mail_task.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
mail_email_code_login.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
mail_inner_task.py
fix: remote code execution in email endpoints ( #25753 )
2025-09-18 16:45:34 +08:00
mail_invite_member_task.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
mail_owner_transfer_task.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
mail_register_task.py
Feat/email register refactor ( #25369 )
2025-09-12 10:24:54 +08:00
mail_reset_password_task.py
Feat/email register refactor ( #25369 )
2025-09-12 10:24:54 +08:00
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
feat: fix i18n missing keys and merge upstream/main ( #24615 )
2025-08-27 15:07:28 +08:00
remove_app_and_related_data_task.py
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-09-25 17:14:24 +08:00
remove_document_from_index_task.py
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
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
update sql in batch ( #24801 )
2025-09-10 13:00:17 +08:00
trigger_processing_tasks.py
feat(trigger): add event_name to PluginTriggerMetadata for enhanced trigger handling
2025-10-28 18:32:06 +08:00
trigger_subscription_refresh_tasks.py
feat(trigger): implement subscription refresh logic with enhanced error handling and logging
2025-10-21 14:11:27 +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
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
workflow_node_execution_tasks.py
remove bare list, dict, Sequence, None, Any ( #25058 )
2025-09-06 03:32:23 +08:00
workflow_schedule_tasks.py
feat(trigger): reinforcement schedule trigger debugging with cron calculation
2025-10-28 23:34:08 +08:00