Property IsToolResponse
- Namespace
- LMKit.TextGeneration.Filters
- Assembly
- LM-Kit.NET.dll
IsToolResponse
Gets a value indicating whether this submission is a tool-result re-submission (i.e., the model is receiving tool call results, not a fresh user message).
public bool IsToolResponse { get; }