FlowResponse
type FlowResponse = object;Properties
Section titled “Properties”currentNode
Section titled “currentNode”currentNode: string;hasEnded
Section titled “hasEnded”hasEnded: boolean;nodeHistory
Section titled “nodeHistory”nodeHistory: string[];response
Section titled “response”response: string;sessionId
Section titled “sessionId”sessionId: string;timestamp
Section titled “timestamp”timestamp: string;