AI::OpenAI::ChatSystemMessage
Inherits JSON::Serializable < Struct < Value < Object
System message in chat prompt.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcerole
Source