agentle.agents.agent_run_outputΒΆ
Updated AgentRunOutput class with enhanced streaming support.
Key additions: 1. New properties for streaming state detection 2. Better handling of partial vs complete states 3. Streaming-specific convenience methods
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Represents the complete result of an agent execution. |
|
Special type indicating an unconstrained type. |
|
Alias for pydantic.BaseModel. |
|
Container for contextual information that guides an agent's behavior. |
|
Primary container for AI-generated content with metadata. |
|
Comprehensive performance metrics for agent execution. |
|
All the operations on a read-only sequence. |
|
Represents the result of a tool execution within a step. |
|
Represents a suggestion to execute a specific tool. |