MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / processNodeOutputs

Function processNodeOutputs

packages/server/src/utils/buildAgentflow.ts:847–949  ·  view source on GitHub ↗

* Process node outputs and handle branching logic

({
    nodeId,
    nodeName,
    result,
    humanInput,
    graph,
    nodes,
    edges,
    nodeExecutionQueue,
    waitingNodes,
    loopCounts,
    sseStreamer,
    chatId
}: IProcessNodeOutputsParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeAgentFlowFunction · 0.85

Calls 8

determineNodesToIgnoreFunction · 0.85
setupNodeDependenciesFunction · 0.85
combineNodeInputsFunction · 0.85
setMethod · 0.80
streamTokenEventMethod · 0.65
getMethod · 0.45
deleteMethod · 0.45

Tested by

no test coverage detected