toolCalls property

List<ToolCall> toolCalls
final

Tool calls returned by the model.

Implementation

final List<ToolCall> toolCalls;