Merge pull request #203 from SuanmoSuanyangTechnology/feature/workflow_runtime_zy

Feature/workflow runtime zy
This commit is contained in:
yingzhao
2026-01-26 18:42:27 +08:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -284,7 +284,7 @@ export const nodeLibrary: NodeLibrary[] = [
config: {
input: {
type: 'variableList',
filterNodeTypes: ['knowledge-retrieval', 'iteration', 'loop'],
filterNodeTypes: ['knowledge-retrieval', 'iteration', 'loop', 'parameter-extractor'],
filterVariableNames: ['message']
},
parallel: {