Available on crate feature
graph only.Expand description
GraphAgent - ADK Agent integration for graph workflows
Provides a builder pattern similar to LlmAgent and RealtimeAgent.
Structs§
- Graph
Agent - GraphAgent wraps a CompiledGraph as an ADK Agent
- Graph
Agent Builder - Builder for GraphAgent
Type Aliases§
- After
Agent Callback - Before
Agent Callback - Type alias for callbacks
- Input
Mapper - Type alias for input mapper function
- Output
Mapper - Type alias for output mapper function