Expand description
Stable public API for the agent runtime.
Agent wraps an AgentRuntime with method-based access and serves as
the primary entry point for SDK consumers.
Structsยง
- Agent
- Stable public entry point for agent execution.
- Agent
Builder - Builder for
Agent.