Module models

Module models 

Source
Expand description

Agency Data Models

Core data structures for the Agent Development Kit.

Structs§

AgencyEvent
Event emitted during agent execution
AgencyMessage
Message in an Agency conversation
ModelConfig
Model configuration for an agent
TokenUsage
Token usage statistics
ToolCall
Tool call request from the model
ToolResult
Result from tool execution

Enums§

EventType
Types of events during execution - matches csm-shared AgencyEventType
MessageRole
Message role
ModelProvider
Supported model providers