Package com.google.genkit.ai.agent
Class AgentInit.Builder<S>
java.lang.Object
com.google.genkit.ai.agent.AgentInit.Builder<S>
- Type Parameters:
S- the type of custom state
Builder for AgentInit.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()snapshotId(String snapshotId) state(SessionState<S> state)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
snapshotId
-
sessionId
-
state
-
build
-