tools property

List<Tool>? tools
getter/setter pair

Tools that the model may use during generation.

Implementation

List<Tool>? tools;