toolChoice property

  1. @JsonKey.new(name: 'tool_choice')
ToolChoice? toolChoice
final

Implementation

@JsonKey(name: 'tool_choice')
final ToolChoice? toolChoice;