You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nam Vu dbc1ae45de
chore: update docstrings (#7343)
hace 1 año
..
annotation chore: update docstrings (#7343) hace 1 año
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) hace 1 año
batch_create_segment_to_index_task.py feat: backend model load balancing support (#4927) hace 1 año
clean_dataset_task.py Feat/delete file when clean document (#5882) hace 1 año
clean_document_task.py Feat/delete file when clean document (#5882) hace 1 año
clean_notion_document_task.py Feat/dify rag (#2528) hace 1 año
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) hace 1 año
deal_dataset_vector_index_task.py update dataset embedding model, update document status to be indexing (#7145) hace 1 año
delete_segment_from_index_task.py Feat/dify rag (#2528) hace 1 año
disable_segment_from_index_task.py Feat/dify rag (#2528) hace 1 año
document_indexing_sync_task.py Feat/firecrawl data source (#5232) hace 1 año
document_indexing_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) hace 1 año
document_indexing_update_task.py update empty document caused delete exist collection (#6392) hace 1 año
duplicate_document_indexing_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) hace 1 año
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) hace 1 año
mail_invite_member_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) hace 1 año
mail_reset_password_task.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) hace 1 año
ops_trace_task.py fix: sending app trace data to other app trace provider (#6931) hace 1 año
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) hace 1 año
remove_app_and_related_data_task.py Feat: conversation variable & variable assigner node (#7222) hace 1 año
remove_document_from_index_task.py fix: tolerate exceptions in cleaning up index when vector db service unavailable (#2533) hace 1 año
retry_document_indexing_task.py Knowledge optimization (#3755) hace 1 año
sync_website_document_indexing_task.py Feat/firecrawl data source (#5232) hace 1 año