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

Function executeAgentFlow

packages/server/src/utils/buildAgentflow.ts:1541–2464  ·  view source on GitHub ↗
({
    componentNodes,
    incomingInput,
    chatflow,
    chatId,
    evaluationRunId,
    appDataSource,
    telemetry,
    usageCacheManager,
    cachePool,
    sseStreamer,
    baseURL,
    isInternal,
    uploadedFilesContent,
    fileUploads,
    signal: abortController,
    isRecursive = false,
    parentExecutionId,
    iterationContext,
    isTool = false,
    chatType,
    orgId,
    workspaceId,
    subscriptionId,
    productId
}: IExecuteAgentFlowParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

executeFlowFunction · 0.90
_executeAgentflowFunction · 0.90
executeNodeFunction · 0.85

Calls 15

constructGraphsFunction · 0.90
getAPIOverrideConfigFunction · 0.90
getErrorMessageFunction · 0.90
utilAddChatMessageFunction · 0.90
shouldAutoPlayTTSFunction · 0.90
validateHistorySchemaFunction · 0.85
parseFormStringToJsonFunction · 0.85
resolveWebhookRefsFunction · 0.85
getStartingNodeFunction · 0.85
addExecutionFunction · 0.85

Tested by

no test coverage detected