Method ToolResult
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
ToolResult(string, string, string, int, int)
Creates a tool result token.
public static OrchestrationStreamToken ToolResult(string toolName, string result, string agentName, int step, int tokenIndex)