menu
langchain_firebase package
documentation
langchain_firebase.dart
ChatFirebaseVertexAIOptions
tools property
tools property
dark_mode
light_mode
tools
property
List
<
ToolSpec
>
?
tools
final
inherited
A list of tools the model may call.
Implementation
final List<ToolSpec>? tools;
langchain_firebase package
documentation
langchain_firebase
ChatFirebaseVertexAIOptions
tools property
ChatFirebaseVertexAIOptions class