Table of Contents

Property HasToolCalls

Namespace
LMKit.Model
Assembly
LM-Kit.NET.dll

HasToolCalls

Gets a value indicating whether the loaded model can emit tool calls during chat/text generation.

public bool HasToolCalls { get; }

Property Value

bool

Exceptions

ObjectDisposedException

Thrown if the model has been disposed.