Method AgentCompleted
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
AgentCompleted(string, int, int, string, bool)
Creates an agent completed token.
public static OrchestrationStreamToken AgentCompleted(string agentName, int step, int tokenIndex, string finalContent, bool isOrchestrationFinal = false)