struct

AI::OpenAI::ChatDeveloperMessage

Inherits JSON::Serializable < Struct < Value < Object

Developer message in chat prompt (used by reasoning models).

Constructors

new(content : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
role
Source