struct AI::Google::Tools::GoogleMaps

Overview

Google Maps grounding tool.

Gives the model access to Google Maps data.

Defined in:

ai/google/google_tools.cr

Constant Summary

ID = "google.google_maps"
NAME = "google_maps"

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def args : Hash(String, JSON::Any) #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def type : String #

[View source]