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

Function clearSessionMemory

packages/server/src/utils/index.ts:768–808  ·  view source on GitHub ↗
(
    reactFlowNodes: IReactFlowNode[],
    componentNodes: IComponentNodes,
    chatId: string,
    appDataSource: DataSource,
    orgId?: string,
    sessionId?: string,
    memoryType?: string,
    isClearFromViewMessageDialog?: string
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

removeAllChatMessagesFunction · 0.90
buildAgentGraphFunction · 0.90

Calls 2

clearChatMessagesMethod · 0.65
initMethod · 0.65

Tested by

no test coverage detected