(
inputVariables: string[],
chain: LLMChain<string | object | BaseLanguageModel<any, BaseLanguageModelCallOptions>>,
input: string,
promptValuesRaw: ICommonObject | undefined,
options: ICommonObject,
nodeData: INodeData,
disableStreaming?: boolean
)
source not stored for this graph (policy: none)
no test coverage detected