Method Content
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
Content(string, string, int, int, string, bool)
Creates a content token.
public static OrchestrationStreamToken Content(string text, string agentName, int step, int tokenIndex, string cumulativeText, bool isAgentFinal = false)