toolChoice property
ChatToolChoice?
toolChoice
finalinherited
Controls which (if any) tool is called by the model.
Implementation
final ChatToolChoice? toolChoice;
Controls which (if any) tool is called by the model.
final ChatToolChoice? toolChoice;