Uses of Interface
com.google.adk.agents.Instruction
Packages that use Instruction
-
Uses of Instruction in com.google.adk.agents
Classes in com.google.adk.agents that implement InstructionModifier and TypeClassDescriptionstatic final record
Returns an instruction dynamically constructed from the given context.static final record
Plain instruction directly provided to the agent.Methods in com.google.adk.agents that return InstructionMethods in com.google.adk.agents with parameters of type InstructionModifier and TypeMethodDescriptionLlmAgent.Builder.globalInstruction
(Instruction globalInstruction) LlmAgent.Builder.instruction
(Instruction instruction)