menu
extensions package
documentation
ai.dart
ChatOptions
tools property
tools property
dark_mode
light_mode
tools
property
List
<
AITool
>
?
tools
getter/setter pair
Tools available for the model to use.
Implementation
List<AITool>? tools;
extensions package
documentation
ai
ChatOptions
tools property
ChatOptions class