mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 18:27:19 +08:00
# Conflicts: # api/core/app/entities/task_entities.py # api/core/llm_generator/llm_generator.py # api/core/llm_generator/output_parser/suggested_questions_after_answer.py # api/core/llm_generator/prompts.py # api/models/comment.py # api/services/workflow_event_snapshot_service.py # api/tests/test_containers_integration_tests/repositories/test_sqlalchemy_api_workflow_run_repository.py # api/tests/unit_tests/core/llm_generator/test_llm_generator.py # api/tests/unit_tests/services/workflow/test_workflow_event_snapshot_service.py # eslint-suppressions.json # web/app/components/app/app-publisher/index.tsx # web/app/components/datasets/settings/permission-selector/index.tsx # web/app/components/plugins/plugin-page/plugin-tasks/__tests__/index.spec.tsx # web/app/components/workflow/block-selector/blocks.tsx # web/app/components/workflow/block-selector/main.tsx # web/i18n/ar-TN/app-debug.json # web/i18n/de-DE/app-debug.json # web/i18n/en-US/workflow.json # web/i18n/es-ES/app-debug.json # web/i18n/fa-IR/app-debug.json # web/i18n/fr-FR/app-debug.json # web/i18n/hi-IN/app-debug.json # web/i18n/id-ID/app-debug.json # web/i18n/it-IT/app-debug.json # web/i18n/ja-JP/app-debug.json # web/i18n/ko-KR/app-debug.json # web/i18n/nl-NL/app-debug.json # web/i18n/pl-PL/app-debug.json # web/i18n/pt-BR/app-debug.json # web/i18n/ro-RO/app-debug.json # web/i18n/ru-RU/app-debug.json # web/i18n/sl-SI/app-debug.json # web/i18n/th-TH/app-debug.json # web/i18n/tr-TR/app-debug.json # web/i18n/uk-UA/app-debug.json # web/i18n/vi-VN/app-debug.json # web/i18n/zh-Hans/workflow.json # web/i18n/zh-Hant/app-debug.json |
||
|---|---|---|
| .. | ||
| annotation | ||
| app_generate | ||
| rag_pipeline | ||
| workflow_cfs_scheduler | ||
| __init__.py | ||
| add_document_to_index_task.py | ||
| async_workflow_tasks.py | ||
| batch_clean_document_task.py | ||
| batch_create_segment_to_index_task.py | ||
| clean_dataset_task.py | ||
| clean_document_task.py | ||
| clean_notion_document_task.py | ||
| create_segment_to_index_task.py | ||
| deal_dataset_index_update_task.py | ||
| deal_dataset_vector_index_task.py | ||
| delete_account_task.py | ||
| delete_conversation_task.py | ||
| delete_segment_from_index_task.py | ||
| disable_segment_from_index_task.py | ||
| disable_segments_from_index_task.py | ||
| document_indexing_sync_task.py | ||
| document_indexing_task.py | ||
| document_indexing_update_task.py | ||
| duplicate_document_indexing_task.py | ||
| enable_segment_to_index_task.py | ||
| enable_segments_to_index_task.py | ||
| enterprise_telemetry_task.py | ||
| evaluation_task.py | ||
| generate_summary_index_task.py | ||
| human_input_timeout_tasks.py | ||
| mail_account_deletion_task.py | ||
| mail_change_mail_task.py | ||
| mail_email_code_login.py | ||
| mail_human_input_delivery_task.py | ||
| mail_inner_task.py | ||
| mail_invite_member_task.py | ||
| mail_owner_transfer_task.py | ||
| mail_register_task.py | ||
| mail_reset_password_task.py | ||
| mail_workflow_comment_task.py | ||
| ops_trace_task.py | ||
| process_tenant_plugin_autoupgrade_check_task.py | ||
| recover_document_indexing_task.py | ||
| regenerate_summary_index_task.py | ||
| remove_app_and_related_data_task.py | ||
| remove_document_from_index_task.py | ||
| retry_document_indexing_task.py | ||
| sync_website_document_indexing_task.py | ||
| trigger_processing_tasks.py | ||
| trigger_subscription_refresh_tasks.py | ||
| workflow_draft_var_tasks.py | ||
| workflow_execution_tasks.py | ||
| workflow_node_execution_tasks.py | ||
| workflow_schedule_tasks.py | ||