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

Function getSessionChatHistory

packages/server/src/utils/index.ts:1860–1887  ·  view source on GitHub ↗
(
    chatflowid: string,
    sessionId: string,
    memoryNode: IReactFlowNode,
    componentNodes: IComponentNodes,
    appDataSource: DataSource,
    databaseEntities: IDatabaseEntity,
    logger: any,
    prependMessages?: IMessage[]
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getChatHistoryFunction · 0.90

Calls 2

initMethod · 0.65
getChatMessagesMethod · 0.65

Tested by

no test coverage detected