messages property

List<ChatMessage> messages
getter/setter pair

The conversation history that produced modelResponse.

Implementation

List<ChatMessage> messages;