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 | ||
| tools | ||
| workflow | ||
| __init__.py | ||
| dataset_collection_binding.py | ||
| dataset_service_update_delete.py | ||
| document_service_status.py | ||
| test_account_service.py | ||
| test_advanced_prompt_template_service.py | ||
| test_agent_service.py | ||
| test_annotation_service.py | ||
| test_api_based_extension_service.py | ||
| test_api_token_service.py | ||
| test_app_dsl_service.py | ||
| test_app_generate_service.py | ||
| test_app_service.py | ||
| test_attachment_service.py | ||
| test_audio_service_db.py | ||
| test_billing_service.py | ||
| test_conversation_service_variables.py | ||
| test_conversation_service.py | ||
| test_conversation_variable_updater.py | ||
| test_credit_pool_service.py | ||
| test_dataset_permission_service.py | ||
| test_dataset_service_batch_update_document_status.py | ||
| test_dataset_service_create_dataset.py | ||
| test_dataset_service_delete_dataset.py | ||
| test_dataset_service_document.py | ||
| test_dataset_service_get_segments.py | ||
| test_dataset_service_permissions.py | ||
| test_dataset_service_retrieval.py | ||
| test_dataset_service_update_dataset.py | ||
| test_dataset_service.py | ||
| test_delete_archived_workflow_run.py | ||
| test_document_service_display_status.py | ||
| test_document_service_rename_document.py | ||
| test_end_user_service.py | ||
| test_feature_service.py | ||
| test_feedback_service.py | ||
| test_file_service_zip_and_lookup.py | ||
| test_file_service.py | ||
| test_hit_testing_service.py | ||
| test_human_input_delivery_test_service.py | ||
| test_human_input_delivery_test.py | ||
| test_message_export_service.py | ||
| test_message_service_execution_extra_content.py | ||
| test_message_service_extra_contents.py | ||
| test_message_service.py | ||
| test_messages_clean_service.py | ||
| test_metadata_partial_update.py | ||
| test_metadata_service.py | ||
| test_model_load_balancing_service.py | ||
| test_model_provider_service.py | ||
| test_oauth_server_service.py | ||
| test_ops_service.py | ||
| test_recommended_app_service.py | ||
| test_restore_archived_workflow_run.py | ||
| test_saved_message_service.py | ||
| test_schedule_service.py | ||
| test_tag_service.py | ||
| test_trigger_provider_service.py | ||
| test_web_conversation_service.py | ||
| test_webapp_auth_service.py | ||
| test_webhook_service_relationships.py | ||
| test_webhook_service.py | ||
| test_workflow_app_service.py | ||
| test_workflow_draft_variable_service.py | ||
| test_workflow_run_service.py | ||
| test_workflow_service.py | ||
| test_workspace_service.py | ||