calls property

List<ToolCall> calls
final

The calls to execute, in order.

Implementation

final List<ToolCall> calls;