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

Function executeFlow

packages/server/src/utils/buildChatflow.ts:301–934  ·  view source on GitHub ↗
({
    componentNodes,
    incomingInput,
    chatflow,
    chatId,
    isEvaluation,
    evaluationRunId,
    appDataSource,
    telemetry,
    cachePool,
    usageCacheManager,
    sseStreamer,
    baseURL,
    isInternal,
    files,
    signal,
    isTool,
    chatType,
    orgId,
    workspaceId,
    subscriptionId,
    productId
}: IExecuteFlowParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

processJobMethod · 0.90
utilBuildChatflowFunction · 0.85

Calls 15

checkStorageFunction · 0.90
updateStorageUsageFunction · 0.90
executeAgentFlowFunction · 0.90
findMemoryNodeFunction · 0.90
getMemorySessionIdFunction · 0.90
constructGraphsFunction · 0.90
getEndingNodesFunction · 0.90
getStartingNodesFunction · 0.90
getAPIOverrideConfigFunction · 0.90
buildFlowFunction · 0.90

Tested by

no test coverage detected