toolCalls property

List<OpenAIResponseToolCall>? toolCalls
final

The function that the model is requesting to call.

Implementation

final List<OpenAIResponseToolCall>? toolCalls;