tools property

List<AITool>? tools
getter/setter pair

Tools available for the model to use.

Implementation

List<AITool>? tools;