menu
ensemble_chat package
documentation
helpers/openai.dart
AIClient
tools property
tools property
dark_mode
light_mode
tools
property
List
<
Map
<
String
,
dynamic
>
>
?
tools
final
Optional tool definitions available to the model.
Implementation
final List<Map<String, dynamic>>? tools;
ensemble_chat package
documentation
helpers/openai
AIClient
tools property
AIClient class