Property AgentResults
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
AgentResults
Gets the individual results from each agent that participated.
public IReadOnlyList<AgentExecutionResult> AgentResults { get; }
Gets the individual results from each agent that participated.
public IReadOnlyList<AgentExecutionResult> AgentResults { get; }