Method OrchestrationCompleted
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
OrchestrationCompleted(string, int, string)
Creates an orchestration completed token.
public static OrchestrationStreamToken OrchestrationCompleted(string orchestratorName, int totalSteps, string finalOutput)