Skip to main content

Module agent_spec

Module agent_spec 

Source
Expand description

Agent specification types for authored agent definitions.

AgentSpec is the canonical abstraction for authored agent definitions across the stack. It represents a resolved runtime type, not a raw settings DTO.

Structsยง

AgentSpec
A resolved agent specification ready for runtime use.
AgentSpecExposure
Defines how an agent can be invoked.
ToolFilter
Filter for restricting which tools an agent can use.