menu
langchain_core package
documentation
chat_models.dart
ChatModelOptions
toolChoice property
toolChoice property
dark_mode
light_mode
toolChoice
property
ChatToolChoice
?
toolChoice
final
Controls which (if any) tool is called by the model.
Implementation
final ChatToolChoice? toolChoice;
langchain_core package
documentation
chat_models
ChatModelOptions
toolChoice property
ChatModelOptions class