Class GoogleSearchAgentTool
java.lang.Object
com.google.adk.tools.BaseTool
com.google.adk.tools.AgentTool
com.google.adk.tools.GoogleSearchAgentTool
A tool that wraps a sub-agent that only uses google_search tool.
This is a workaround to support using google_search tool with other tools. TODO(b/448114567): Remove once the workaround is no longer needed.
-
Nested Class Summary
Nested classes/interfaces inherited from class BaseTool
BaseTool.ToolArgsConfig, BaseTool.ToolConfig -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AgentTool
create, create, declaration, fromConfig, runAsyncMethods inherited from class BaseTool
customMetadata, description, fromConfig, longRunning, name, processLlmRequest, setCustomMetadata
-
Constructor Details
-
GoogleSearchAgentTool
-
-
Method Details
-
create
-