struct OpenRouter::Tool

Defined in:

openrouter/types/tool.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(function : FunctionDescription) #

[View source]
def self.new(name : String, description : String | Nil = nil) #

[View source]

Instance Method Detail

def to_json(io : IO) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def type : String #

[View source]