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

Function getVariableValue

packages/server/src/utils/index.ts:874–1018  ·  view source on GitHub ↗
(
    paramValue: string | object,
    reactFlowNodes: IReactFlowNode[],
    question: string,
    chatHistory: IMessage[],
    isAcceptVariable = false,
    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 1

getParamValuesFunction · 0.85

Calls 7

handleEscapeCharactersFunction · 0.85
convertChatHistoryToTextFunction · 0.85
getGlobalVariableFunction · 0.85
getFunction · 0.85
stringifyMethod · 0.80
parseMethod · 0.65
callMethod · 0.45

Tested by

no test coverage detected