struct

AI::OpenAI::ChatSystemMessage

Inherits JSON::Serializable < Struct < Value < Object

System message in chat prompt.

Constructors

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

Instance methods

content
Source
role
Source