ChatResponse
type ChatResponse = object;Properties
Section titled “Properties”response
Section titled “response”response: string;sessionId
Section titled “sessionId”sessionId: string;timestamp
Section titled “timestamp”timestamp: string;type ChatResponse = object;response: string;sessionId: string;timestamp: string;