Expand description
Agency Data Models
Core data structures for the Agent Development Kit.
Structs§
- Agency
Event - Event emitted during agent execution
- Agency
Message - Message in an Agency conversation
- Model
Config - Model configuration for an agent
- Token
Usage - Token usage statistics
- Tool
Call - Tool call request from the model
- Tool
Result - Result from tool execution
Enums§
- Event
Type - Types of events during execution - matches csm-shared AgencyEventType
- Message
Role - Message role
- Model
Provider - Supported model providers