選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
takatost bcd7c8e921
fix: sending app trace data to other app trace provider (#6931)
1年前
..
annotation feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1年前
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) 1年前
batch_create_segment_to_index_task.py feat: backend model load balancing support (#4927) 1年前
clean_dataset_task.py Feat/delete file when clean document (#5882) 1年前
clean_document_task.py Feat/delete file when clean document (#5882) 1年前
clean_notion_document_task.py Feat/dify rag (#2528) 1年前
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) 1年前
deal_dataset_vector_index_task.py Knowledge optimization (#3755) 1年前
delete_segment_from_index_task.py Feat/dify rag (#2528) 1年前
disable_segment_from_index_task.py Feat/dify rag (#2528) 1年前
document_indexing_sync_task.py Feat/firecrawl data source (#5232) 1年前
document_indexing_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
document_indexing_update_task.py update empty document caused delete exist collection (#6392) 1年前
duplicate_document_indexing_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
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) 1年前
mail_invite_member_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
mail_reset_password_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 1年前
ops_trace_task.py fix: sending app trace data to other app trace provider (#6931) 1年前
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) 1年前
remove_app_and_related_data_task.py chore: optimize asynchronous workflow deletion performance of app related data (#6639) 1年前
remove_document_from_index_task.py fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) 1年前
retry_document_indexing_task.py Knowledge optimization (#3755) 1年前
sync_website_document_indexing_task.py Feat/firecrawl data source (#5232) 1年前