mirror of
https://github.com/langgenius/dify.git
synced 2026-08-05 21:56:42 +08:00
# Conflicts: # api/.env.example # api/core/app/apps/advanced_chat/app_generator.py # api/core/app/apps/advanced_chat/app_runner.py # api/core/app/apps/advanced_chat/generate_task_pipeline.py # api/core/app/apps/workflow/app_generator.py # api/core/app/apps/workflow/app_runner.py # api/core/app/entities/queue_entities.py # api/core/workflow/node_events/__init__.py # api/core/workflow/runtime/graph_runtime_state.py # api/fields/message_fields.py # api/services/workflow_service.py # web/app/components/app/app-publisher/index.tsx # web/app/components/base/chat/chat/answer/index.tsx # web/app/components/base/chat/chat/hooks.ts # web/app/components/base/chat/chat/type.ts # web/app/components/base/prompt-editor/index.tsx # web/app/components/rag-pipeline/hooks/use-available-nodes-meta-data.ts # web/app/components/share/text-generation/result/header.tsx # web/app/components/workflow-app/components/workflow-header/features-trigger.tsx # web/app/components/workflow-app/hooks/use-workflow-run.ts # web/app/components/workflow/hooks/use-checklist.ts # web/app/components/workflow/hooks/use-fetch-workflow-inspect-vars.ts # web/app/components/workflow/hooks/use-workflow.ts # web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx # web/app/components/workflow/nodes/_base/components/variable/var-reference-vars.tsx # web/app/components/workflow/nodes/_base/node.tsx # web/app/components/workflow/nodes/tool/components/mixed-variable-text-input/components/placeholder.tsx # web/app/components/workflow/panel/debug-and-preview/hooks.ts # web/app/components/workflow/panel/workflow-preview.tsx # web/app/components/workflow/store/workflow/workflow-slice.ts # web/eslint-suppressions.json # web/i18n/en-US/common.json # web/i18n/zh-Hans/common.json # web/i18n/zh-Hant/common.json # web/service/workflow.ts |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| block-selector | ||
| collaboration | ||
| comment | ||
| constants | ||
| custom-group-node | ||
| datasets-detail-store | ||
| header | ||
| help-line | ||
| hooks | ||
| hooks-store | ||
| nodes | ||
| note-node | ||
| operator | ||
| panel | ||
| plugin-dependency | ||
| run | ||
| simple-node | ||
| skill | ||
| store | ||
| utils | ||
| variable-inspect | ||
| workflow-preview | ||
| block-icon.tsx | ||
| candidate-node-main.tsx | ||
| candidate-node.tsx | ||
| comment-manager.tsx | ||
| constants.ts | ||
| context.tsx | ||
| custom-connection-line.tsx | ||
| custom-edge-linear-gradient-render.tsx | ||
| custom-edge.tsx | ||
| dsl-export-confirm-modal.tsx | ||
| features.tsx | ||
| index.tsx | ||
| node-contextmenu.tsx | ||
| panel-contextmenu.tsx | ||
| selection-contextmenu.tsx | ||
| shortcuts-name.tsx | ||
| style.css | ||
| syncing-data-modal.tsx | ||
| types.ts | ||
| update-dsl-modal.tsx | ||
| view-picker.tsx | ||
| workflow-history-store.tsx | ||