class

MCProtocol::GetPromptRequestParams

Inherits JSON::Serializable < Reference < Object

Constructors

new(name : String, arguments : JSON::Any | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arguments

Arguments to use for templating the prompt.

Source
name

The name of the prompt or prompt template.

Source