Uses of Package
com.google.adk.agents
Packages that use com.google.adk.agents
Package
Description
-
Classes in com.google.adk.agents used by com.google.adk
-
Classes in com.google.adk.agents used by com.google.adk.agentsClassDescriptionManages streaming tool related resources during invocation.Base class for all agents.Base configuration for all agents with subagent support.Configuration for referencing other agents (subagents).The context of various callbacks for an agent invocation.Helper interface to allow for sync afterAgentCallback.Helper interface to allow for sync afterModelCallback.Helper interface to allow for sync afterToolCallback.Helper interface to allow for sync beforeAgentCallback.Helper interface to allow for sync beforeModelCallback.Helper interface to allow for sync beforeToolCallback.Exception thrown when configuration is invalid.Represents an instruction that can be provided to an agent to guide its behavior.The context for an agent invocation.Represents a request to be sent to a live connection to the LLM model.Builder for constructing
LiveRequestinstances.A queue of live requests to be sent to the model.The LLM-based agent.Builder forLlmAgent.Enum to define if contents of previous events should be included in requests to the underlying LLM.Configuration for LlmAgent.Reference to a callback stored in the ComponentRegistry.An agent that runs its sub-agents sequentially in a loop.Builder forLoopAgent.A shell agent that runs its sub-agents in parallel in isolated manner.Builder forParallelAgent.Provides read-only access to the context of an agent run.Configuration to modify an agent's LLM's underlying behavior.Builder forRunConfig.Streaming mode for the runner.An agent that runs its sub-agents sequentially.Builder forSequentialAgent. -
Classes in com.google.adk.agents used by com.google.adk.codeexecutors
-
Classes in com.google.adk.agents used by com.google.adk.flows
-
Classes in com.google.adk.agents used by com.google.adk.flows.llmflows
-
Classes in com.google.adk.agents used by com.google.adk.pluginsClassDescriptionBase class for all agents.The context of various callbacks for an agent invocation.The context for an agent invocation.
-
Classes in com.google.adk.agents used by com.google.adk.runnerClassDescriptionBase class for all agents.A queue of live requests to be sent to the model.Configuration to modify an agent's LLM's underlying behavior.
-
Classes in com.google.adk.agents used by com.google.adk.toolsClassDescriptionBase class for all agents.The context of various callbacks for an agent invocation.Exception thrown when configuration is invalid.The context for an agent invocation.Provides read-only access to the context of an agent run.
-
Classes in com.google.adk.agents used by com.google.adk.tools.applicationintegrationtoolset
-
Classes in com.google.adk.agents used by com.google.adk.tools.mcpClassDescriptionException thrown when configuration is invalid.Provides read-only access to the context of an agent run.
-
Classes in com.google.adk.agents used by com.google.adk.utilsClassDescriptionBase class for all agents.The context for an agent invocation.