Property ToolIndex
- Namespace
- LMKit.TextGeneration.Filters
- Assembly
- LM-Kit.NET.dll
ToolIndex
Gets the zero-based index of this tool call within the current batch.
public int ToolIndex { get; }
Property Value
Remarks
When the model requests multiple tool calls in a single response, this indicates the position of the current call.