menu
llm_dart package
documentation
core/config.dart
LLMConfig
tools property
tools property
dark_mode
light_mode
tools
property
List
<
Tool
>
?
tools
final
Function tools available to the model
Implementation
final List<Tool>? tools;
llm_dart package
documentation
core/config
LLMConfig
tools property
LLMConfig class