struct AI::Google::Tools::EnterpriseWebSearch

Overview

Enterprise Web Search tool.

Grounding responses using a compliance-focused web index. Designed for highly-regulated industries (finance, healthcare, public sector). Only available on Vertex AI. Requires Gemini 2.0 or newer.

Defined in:

ai/google/google_tools.cr

Constant Summary

ID = "google.enterprise_web_search"
NAME = "enterprise_web_search"

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]