messages property
The whole conversation, oldest first, ending with the turn the model must answer. Never empty. System turns belong in options.system_prompt, not here.
Implementation
@$pb.TagNumber(28)
$pb.PbList<$1.ChatMessage> get messages => $_getList(4);