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