toolCalls property

List<ToolCall> toolCalls
final

Any tool calls the LLM made

Implementation

final List<ToolCall> toolCalls;