tools property

List<ToolSpec>? tools
final

A list of tools the model may call.

Implementation

final List<ToolSpec>? tools;