Uses of Interface
com.google.genai.gaos.models.agents.AgentTool
Packages that use AgentTool
-
Uses of AgentTool in com.google.genai.gaos.models.agents
Classes in com.google.genai.gaos.models.agents that implement AgentToolMethods in com.google.genai.gaos.models.agents that return types with arguments of type AgentToolMethod parameters in com.google.genai.gaos.models.agents with type arguments of type AgentToolModifier and TypeMethodDescriptionThe tools available to the agent.The tools available to the agent.Constructor parameters in com.google.genai.gaos.models.agents with type arguments of type AgentToolModifierConstructorDescriptionAgent(AgentConfig agentConfig, String baseAgent, BaseEnvironment baseEnvironment, String description, String id, String systemInstruction, List<AgentTool> tools) -
Uses of AgentTool in com.google.genai.gaos.models.interactions
Classes in com.google.genai.gaos.models.interactions that implement AgentToolModifier and TypeClassDescriptionclassCodeExecutionclassFunctionclassGoogleSearchclassMCPServerclassURLContext