[]
Gets the list of messages in the conversation.
public List<AIMessage> Messages { get; }
Public ReadOnly Property Messages As List(Of AIMessage)