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

Function utilGetChatMessage

packages/server/src/utils/getChatMessage.ts:39–122  ·  view source on GitHub ↗
({
    chatflowid,
    chatTypes,
    sortOrder = 'ASC',
    chatId,
    memoryType,
    sessionId,
    startDate,
    endDate,
    messageId,
    feedback,
    feedbackTypes,
    activeWorkspaceId,
    page = -1,
    pageSize = -1
}: GetChatMessageParams)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

removeAllChatMessagesFunction · 0.90
getAllChatMessagesFunction · 0.90
exportChatflowMessagesFunction · 0.90

Calls 2

getRunningExpressAppFunction · 0.90
handleFeedbackQueryFunction · 0.85

Tested by

no test coverage detected