struct AI::Google::Tools::UrlContext

Overview

URL context tool.

Gives Google direct access to real-time web content from URLs in the prompt.

Defined in:

ai/google/google_tools.cr

Constant Summary

ID = "google.url_context"
NAME = "url_context"

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]