Property HasToolCalls
HasToolCalls
Gets a value indicating whether the loaded model can emit tool calls during chat/text generation.
public bool HasToolCalls { get; }Property Value
Exceptions
- ObjectDisposedException
- Thrown if the model has been disposed.