mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 23:18:39 +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> |
||
|---|---|---|
| .. | ||
| auth | ||
| enterprise | ||
| plugin | ||
| rag_pipeline | ||
| recommend_app | ||
| retention | ||
| tools | ||
| workflow | ||
| __init__.py | ||
| controller_api.py | ||
| dataset_service_test_helpers.py | ||
| document_indexing_task_proxy.py | ||
| document_service_validation.py | ||
| external_dataset_service.py | ||
| hit_service.py | ||
| segment_service.py | ||
| services_test_help.py | ||
| test_account_service.py | ||
| test_annotation_service.py | ||
| test_app_generate_service_streaming_integration.py | ||
| test_app_generate_service.py | ||
| test_app_model_config_service.py | ||
| test_app_task_service.py | ||
| test_archive_workflow_run_logs.py | ||
| test_async_workflow_service.py | ||
| test_audio_service.py | ||
| test_batch_indexing_base.py | ||
| test_billing_service.py | ||
| test_clear_free_plan_expired_workflow_run_logs.py | ||
| test_clear_free_plan_tenant_expired_logs.py | ||
| test_code_based_extension_service.py | ||
| test_conversation_service.py | ||
| test_dataset_service_dataset.py | ||
| test_dataset_service_document.py | ||
| test_dataset_service_lock_not_owned.py | ||
| test_dataset_service_segment.py | ||
| test_datasource_provider_service.py | ||
| test_document_indexing_task_proxy.py | ||
| test_duplicate_document_indexing_task_proxy.py | ||
| test_export_app_messages.py | ||
| test_external_dataset_service.py | ||
| test_feature_service_human_input_email_delivery.py | ||
| test_file_service.py | ||
| test_human_input_service.py | ||
| test_knowledge_service.py | ||
| test_message_service.py | ||
| test_messages_clean_service.py | ||
| test_metadata_bug_complete.py | ||
| test_metadata_nullable_bug.py | ||
| test_model_load_balancing_service.py | ||
| test_model_provider_service_sanitization.py | ||
| test_model_provider_service.py | ||
| test_operation_service.py | ||
| test_rag_pipeline_task_proxy.py | ||
| test_schedule_service.py | ||
| test_summary_index_service.py | ||
| test_trigger_provider_service.py | ||
| test_variable_truncator_additional.py | ||
| test_variable_truncator.py | ||
| test_vector_service.py | ||
| test_webhook_service_additional.py | ||
| test_webhook_service.py | ||
| test_website_service.py | ||
| test_workflow_collaboration_service.py | ||
| test_workflow_comment_service.py | ||
| test_workflow_run_service_pause.py | ||
| test_workflow_run_service.py | ||
| test_workflow_service.py | ||
| vector_service.py | ||