haveToolCalls property

bool haveToolCalls

Weither the message have tool calls.

Implementation

bool get haveToolCalls => toolCalls != null;