Uses of Class
com.google.genkit.ai.agent.AgentInit.Builder
Packages that use AgentInit.Builder
Package
Description
This package provides types for the Genkit agents feature, including enums and models for agent
state snapshots, agent execution lifecycle, and agent-related operations.
-
Uses of AgentInit.Builder in com.google.genkit.ai.agent
Methods in com.google.genkit.ai.agent that return AgentInit.BuilderModifier and TypeMethodDescriptionstatic <S> AgentInit.Builder<S> AgentInit.builder()Creates a builder for AgentInit.AgentInit.Builder.snapshotId(String snapshotId) AgentInit.Builder.state(SessionState<S> state)