menu
litertlm package
documentation
litertlm/config.dart
ConversationConfig
tools property
tools property
dark_mode
light_mode
tools
property
List
<
Tool
>
tools
final
A list of tool objects to be used in the conversation.
Implementation
final List<Tool> tools;
litertlm package
documentation
litertlm/config
ConversationConfig
tools property
ConversationConfig class