Uses of Class
com.google.adk.agents.LlmAgentConfig
Packages that use LlmAgentConfig
-
Uses of LlmAgentConfig in com.google.adk.agents
Methods in com.google.adk.agents with parameters of type LlmAgentConfigModifier and TypeMethodDescriptionstatic LlmAgentLlmAgent.fromConfig(LlmAgentConfig config, String configAbsPath) Creates an LlmAgent from configuration with full subagent support.