Property TokenIndex
- Namespace
- LMKit.Agents.Orchestration.Streaming
- Assembly
- LM-Kit.NET.dll
TokenIndex
Gets the index of this token within the current agent's response (0-based).
public int TokenIndex { get; }
Gets the index of this token within the current agent's response (0-based).
public int TokenIndex { get; }