tools property

List<Tool<Object>>? tools
final

The tools the model may call.

Implementation

final List<Tool>? tools;