Skip to main content

Module agent_def

Module agent_def 

Source
Expand description

Declarative agent definition type.

ManagedAgentDef is the top-level struct that describes an agent declaratively. It serializes to the CANON §3.1 wire shape and is the input to ManagedAgentRuntime::create().

Structs§

ManagedAgentDef
Declarative agent definition. Serializes to CANON §3.1/§3.6–§3.9.