struct Turquoise::Eloquent::Chat::Tool::Call

Included Modules

Defined in:

turquoise/eloquent/api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def arguments : Hash(String, String) #

[View source]
def arguments=(arguments : Hash(String, String)) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]