Property IsToolResponse
- Namespace
- LMKit.TextGeneration.Filters
- Assembly
- LM-Kit.NET.dll
IsToolResponse
Gets a value indicating whether this completion was triggered by tool results rather than a fresh user message.
public bool IsToolResponse { get; }
Gets a value indicating whether this completion was triggered by tool results rather than a fresh user message.
public bool IsToolResponse { get; }