Property Options
- Namespace
- LMKit.Agents.Orchestration.Nodes
- Assembly
- LM-Kit.NET.dll
Options
The per-call options applied to every agent invocation reachable from this graph. Used by AgentNode to derive the per-agent AgentExecutionOptions via CreateAgentOptions(OrchestrationOptions).
public OrchestrationOptions Options { get; }