struct OpenRouter::ToolCallArgument

Included Modules

Defined in:

openrouter/types/tool_call.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : JSON::Any) #

[View source]
def self.new(name : String, value : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def name : String #

[View source]
def value : JSON::Any #

[View source]