NAME
AI::Ollama::Message -
SYNOPSIS
my $obj = AI::Ollama::Message->new();
...
PROPERTIES
content
The content of the message
images
(optional) a list of Base64-encoded images to include in the message (for multimodal models such as llava)
role
The role of the message