mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 14:58:23 +08:00
# Conflicts: # .vite-hooks/pre-commit # api/controllers/console/__init__.py # api/core/agent/base_agent_runner.py # api/core/app/app_config/easy_ui_based_app/model_config/converter.py # api/core/app/apps/agent_chat/app_runner.py # api/core/entities/provider_configuration.py # api/core/helper/moderation.py # api/core/model_manager.py # api/core/rag/embedding/cached_embedding.py # api/core/rag/retrieval/dataset_retrieval.py # api/core/rag/splitter/fixed_text_splitter.py # api/core/workflow/nodes/datasource/datasource_node.py # api/core/workflow/nodes/knowledge_index/knowledge_index_node.py # api/models/human_input.py # api/providers/trace/trace-tencent/src/dify_trace_tencent/span_builder.py # api/services/workflow_service.py # api/tasks/trigger_processing_tasks.py # api/tests/integration_tests/core/workflow/nodes/datasource/test_datasource_node_integration.py # api/tests/integration_tests/workflow/nodes/test_http.py # api/tests/integration_tests/workflow/nodes/test_parameter_extractor.py # api/tests/unit_tests/controllers/service_api/app/test_conversation.py # api/tests/unit_tests/core/prompt/test_agent_history_prompt_transform.py # api/tests/unit_tests/core/variables/test_segment.py # api/tests/unit_tests/core/workflow/graph_engine/test_mock_factory.py # api/tests/unit_tests/core/workflow/nodes/answer/test_answer.py # api/tests/unit_tests/core/workflow/nodes/datasource/test_datasource_node.py # api/tests/unit_tests/core/workflow/nodes/http_request/test_http_request_node.py # api/tests/unit_tests/core/workflow/nodes/human_input/test_email_delivery_config.py # api/tests/unit_tests/services/workflow/test_workflow_human_input_delivery.py # web/app/(commonLayout)/layout.tsx # web/app/components/app/configuration/dataset-config/params-config/weighted-score.tsx # web/app/components/app/configuration/debug/debug-with-multiple-model/debug-item.tsx # web/app/components/app/workflow-log/__tests__/list.spec.tsx # web/app/components/apps/__tests__/list.spec.tsx # web/app/components/apps/list.tsx # web/app/components/base/chat/chat-with-history/header/operation.tsx # web/app/components/base/chat/chat-with-history/sidebar/operation.tsx # web/app/components/header/account-setting/data-source-page-new/operator.tsx # web/app/components/header/account-setting/members-page/operation/index.tsx # web/app/components/plugins/marketplace/sort-dropdown/__tests__/index.spec.tsx # web/app/components/plugins/marketplace/sort-dropdown/index.tsx # web/app/components/plugins/plugin-page/plugin-tasks/index.tsx # web/app/components/workflow/header/__tests__/test-run-menu.spec.tsx # web/app/components/workflow/header/test-run-menu.tsx # web/app/components/workflow/nodes/_base/components/next-step/operator.tsx # web/app/components/workflow/nodes/_base/components/panel-operator/index.tsx # web/app/components/workflow/nodes/assigner/components/__tests__/operation-selector.spec.tsx # web/app/components/workflow/nodes/assigner/components/operation-selector.tsx # web/app/components/workflow/operator/__tests__/more-actions.spec.tsx # web/app/components/workflow/operator/zoom-in-out.tsx # web/app/components/workflow/panel/version-history-panel/context-menu/menu-item.tsx # web/app/components/workflow/selection-contextmenu.tsx # web/eslint-suppressions.json Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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 | ||