dify/api/tasks
-LAN- 85cda47c70
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
2025-09-18 12:49:10 +08:00
..
annotation update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
rag_pipeline feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +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 [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08: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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
document_indexing_task.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +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 Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
process_tenant_plugin_autoupgrade_check_task.py ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
recover_document_indexing_task.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
remove_app_and_related_data_task.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
sync_website_document_indexing_task.py update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
workflow_draft_var_tasks.py feat: knowledge pipeline (#25360) 2025-09-18 12:49: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