dify/api/tasks
Jyong 6c4e6bf1d6
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
2024-02-22 23:31:57 +08:00
..
annotation Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
add_document_to_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
batch_create_segment_to_index_task.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
clean_dataset_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
clean_document_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
clean_notion_document_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
create_segment_to_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
deal_dataset_vector_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
delete_segment_from_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
disable_segment_from_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
document_indexing_sync_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
document_indexing_task.py Fix/upload limit (#2521) 2024-02-22 17:16:22 +08:00
document_indexing_update_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
enable_segment_to_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
mail_invite_member_task.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
recover_document_indexing_task.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
remove_document_from_index_task.py Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00