menu
llm_dart package
documentation
core/config.dart
ModelCapabilityConfig
supportsToolCalling property
supportsToolCalling property
dark_mode
light_mode
supportsToolCalling
property
bool
supportsToolCalling
final
Whether this model supports tool calling
Implementation
final bool supportsToolCalling;
llm_dart package
documentation
core/config
ModelCapabilityConfig
supportsToolCalling property
ModelCapabilityConfig class