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

Function handleFeedbackQuery

packages/server/src/utils/getChatMessage.ts:124–222  ·  view source on GitHub ↗
(params: {
    chatflowid: string
    chatTypes?: ChatType[]
    sortOrder: string
    chatId?: string
    memoryType?: string
    sessionId?: string
    startDate?: string
    endDate?: string
    messageId?: string
    feedbackTypes?: ChatMessageRatingType[]
    page: number
    pageSize: number
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

utilGetChatMessageFunction · 0.85

Calls 2

getRunningExpressAppFunction · 0.90
getMessagesWithFeedbackFunction · 0.85

Tested by

no test coverage detected