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

Function resolveVariables

packages/server/src/utils/index.ts:1027–1081  ·  view source on GitHub ↗
(
    reactFlowNodeData: INodeData,
    reactFlowNodes: IReactFlowNode[],
    question: string,
    chatHistory: IMessage[],
    flowConfig?: ICommonObject,
    uploadedFilesContent?: string,
    availableVariables: IVariable[] = [],
    variableOverrides: ICommonObject[] = []
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

initEndingNodeFunction · 0.90
buildAndInitToolFunction · 0.90
buildFlowFunction · 0.70
compileMultiAgentsGraphFunction · 0.70
initiateNodeFunction · 0.70

Calls 1

getParamValuesFunction · 0.70

Tested by

no test coverage detected