mirror of
https://github.com/langgenius/dify.git
synced 2026-03-19 17:19:56 +08:00
# Conflicts: # api/services/rag_pipeline/rag_pipeline.py # web/app/components/workflow/constants.ts # web/app/components/workflow/header/run-and-history.tsx # web/app/components/workflow/hooks/use-nodes-interactions.ts # web/app/components/workflow/hooks/use-workflow-interactions.ts # web/app/components/workflow/hooks/use-workflow.ts # web/app/components/workflow/index.tsx # web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx # web/app/components/workflow/nodes/_base/panel.tsx # web/app/components/workflow/nodes/code/use-config.ts # web/app/components/workflow/nodes/llm/default.ts # web/app/components/workflow/panel/index.tsx # web/app/components/workflow/panel/version-history-panel/index.tsx # web/app/components/workflow/store/workflow/index.ts # web/app/components/workflow/types.ts # web/config/index.ts # web/types/workflow.ts |
||
|---|---|---|
| .. | ||
| _base | ||
| agent | ||
| answer | ||
| assigner | ||
| code | ||
| data-source | ||
| document-extractor | ||
| end | ||
| http | ||
| if-else | ||
| iteration | ||
| iteration-start | ||
| knowledge-base | ||
| knowledge-retrieval | ||
| list-operator | ||
| llm | ||
| loop | ||
| loop-end | ||
| loop-start | ||
| parameter-extractor | ||
| question-classifier | ||
| start | ||
| template-transform | ||
| tool | ||
| variable-assigner | ||
| constants.ts | ||
| index.tsx | ||
| utils.ts | ||