Uses of Class
com.google.genkit.agent.AgentConfig
Packages that use AgentConfig
-
Uses of AgentConfig in com.google.genkit
Methods in com.google.genkit with parameters of type AgentConfigModifier and TypeMethodDescription<S> Agent<S> GenkitBeta.defineAgent(AgentConfig<S> config) Defines an ergonomic, prompt-backed agent.<S> Agent<S> GenkitBeta.definePromptAgent(AgentConfig<S> config) Defines an agent backed by a registered prompt. -
Uses of AgentConfig in com.google.genkit.agent
Methods in com.google.genkit.agent that return AgentConfig