Uses of Class
com.google.genkit.ai.agent.AgentInterrupt
Packages that use AgentInterrupt
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 AgentInterrupt in com.google.genkit.ai.agent
Methods in com.google.genkit.ai.agent that return types with arguments of type AgentInterruptModifier and TypeMethodDescriptionAgentResponse.interrupts()Returns the interrupts for this turn.