Skip to main content

Module types

Module types 

Source
Expand description

Core types for multi-agent coordination.

Structs§

AgentOutput
Output from one agent’s execution.
AgentSpec
Blueprint for an agent in a multi-agent system.
Message
A message between agents in a multi-agent system.

Enums§

MessageKind