tools property

List<ToolSpec>? tools
finalinherited

A list of tools the model may call.

Implementation

final List<ToolSpec>? tools;