dify/api/tasks
2024-03-25 22:20:40 +08:00
..
annotation When disabling the "Annotation Reply" button, the backend reports an error. #2904 (#2933) 2024-03-25 22:20:40 +08:00
add_document_to_index_task.py
batch_create_segment_to_index_task.py
clean_dataset_task.py fix delete dataset when dataset has no document (#2789) 2024-03-11 23:57:38 +08:00
clean_document_task.py
clean_notion_document_task.py
create_segment_to_index_task.py
deal_dataset_vector_index_task.py
delete_segment_from_index_task.py
disable_segment_from_index_task.py
document_indexing_sync_task.py Fix some RAG bugs (#2570) 2024-02-27 11:39:05 +08:00
document_indexing_task.py
document_indexing_update_task.py
enable_segment_to_index_task.py
mail_invite_member_task.py
recover_document_indexing_task.py
remove_document_from_index_task.py fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) 2024-02-23 12:30:39 +08:00