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

Function getMessagesWithFeedback

packages/server/src/utils/getChatMessage.ts:224–296  ·  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[]
    },
    useSessionList: boolean = false,
    sessionIdList?: string[]
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

handleFeedbackQueryFunction · 0.85

Calls 2

getRunningExpressAppFunction · 0.90

Tested by

no test coverage detected