toolCalls property

  1. @TagNumber.new(8)
PbList<ToolCall> get toolCalls

Typed tool calls embedded in this assistant message.

Implementation

@$pb.TagNumber(8)
$pb.PbList<$0.ToolCall> get toolCalls => $_getList(6);