Enumeration ToolType

The type of tool in the function call.

Enumeration Members

FILE_SEARCH: "FILE_SEARCH"

File search tool, maps to Tool.file_search.

GOOGLE_MAPS: "GOOGLE_MAPS"

Google maps tool, maps to Tool.google_maps.

GOOGLE_SEARCH_IMAGE: "GOOGLE_SEARCH_IMAGE"

Image search tool, maps to Tool.google_search.search_types.image_search.

GOOGLE_SEARCH_WEB: "GOOGLE_SEARCH_WEB"

Google search tool, maps to Tool.google_search.search_types.web_search.

TOOL_TYPE_UNSPECIFIED: "TOOL_TYPE_UNSPECIFIED"

Unspecified tool type.

URL_CONTEXT: "URL_CONTEXT"

URL context tool, maps to Tool.url_context.