Expand description
Agent module - event-driven AI agent implementation.
Provides Agent struct with streaming responses, tool execution, and event output.
Structsยง
- Agent
- Full Agent with event output
- Agent
Builder - Agent builder
Agent module - event-driven AI agent implementation.
Provides Agent struct with streaming responses, tool execution, and event output.