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 recordReturns an instruction dynamically constructed from the given context.static final recordPlain 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)