toolCalls property
final
For 'assistant' role: a list of tool invocations requested by the model.
Implementation
final List<AIToolCall>? toolCalls;
For 'assistant' role: a list of tool invocations requested by the model.
final List<AIToolCall>? toolCalls;