struct

Prompt::Message

Inherits YAML::Serializable::Strict < YAML::Serializable < Struct < Value < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(role : Prompt::Role = Role::User, content : Prompt::Content = Content.new)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

content
Source
role
Source