AgentSea. Crew. Spec
(agentsea_crews v0.1.0)
Copy Markdown
Declarative crew configuration.
Summary
Types
@type t() :: %AgentSea.Crew.Spec{ agents: [AgentSea.Agent.Config.t()], delegation_ctx: map(), name: term(), strategy: module() }