Skip to main content

Module multiagent

Module multiagent 

Source

Structs§

AgentGraph
A directed acyclic graph of agents.
AgentNode
A node in a multi-agent graph — an agent with a role label.
GraphEdge
A directed edge connecting two nodes: the output field of from feeds the input of to.
MultiAgentScorecard
Composite scoring result for a multi-agent graph run.