You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/tasks
xielong 00b4cc3cd4
feat: implement forgot password feature (#5534)
2 years ago
..
annotation feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
add_document_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
batch_create_segment_to_index_task.py feat: backend model load balancing support (#4927) 2 years ago
clean_dataset_task.py Knowledge optimization (#3755) 2 years ago
clean_document_task.py Feat/dify rag (#2528) 2 years ago
clean_notion_document_task.py Feat/dify rag (#2528) 2 years ago
create_segment_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
deal_dataset_vector_index_task.py Knowledge optimization (#3755) 2 years ago
delete_segment_from_index_task.py Feat/dify rag (#2528) 2 years ago
disable_segment_from_index_task.py Feat/dify rag (#2528) 2 years ago
document_indexing_sync_task.py Feat/firecrawl data source (#5232) 2 years ago
document_indexing_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
document_indexing_update_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
duplicate_document_indexing_task.py Knowledge optimization (#3755) 2 years ago
enable_segment_to_index_task.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
mail_invite_member_task.py feat: implement forgot password feature (#5534) 2 years ago
mail_reset_password_task.py feat: implement forgot password feature (#5534) 2 years ago
ops_trace_task.py Feat/fix ops trace (#5672) 2 years ago
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) 2 years ago
remove_app_and_related_data_task.py sync delete app table record when delete app (#5819) 2 years ago
remove_document_from_index_task.py fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) 2 years ago
retry_document_indexing_task.py Knowledge optimization (#3755) 2 years ago
sync_website_document_indexing_task.py Feat/firecrawl data source (#5232) 2 years ago