MessageResponse

constructor(sessionId: String, chatbot: String, message: OpenAiCompatibleMessage, history: List<OpenAiCompatibleMessage>, events: List<GenerationEvent>)

Parameters

history

List of previous messages in the conversation