Method Delegation
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
Delegation(string, string, string, int, int)
Creates a delegation token (when supervisor delegates to worker).
public static OrchestrationStreamToken Delegation(string fromAgent, string toAgent, string task, int step, int tokenIndex)