LLM::OpenAI::Message::MultiContent
Inherits LLM::OpenAI::Message < JSON::Serializable < Reference < Object
Represents a multi-content message in a request to the LLM
Constants
ROLE = "user"
Constructors
new(prompt : String, attach : ChatInclusions | Nil = nil)
SourceInstance methods
content
Source