AI::OpenAI::ChatDeveloperMessage
Inherits JSON::Serializable < Struct < Value < Object
Developer message in chat prompt (used by reasoning models).
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcerole
Source