tools property

List<AssistantTool>? tools
final

Tools to override the assistant's tools.

Implementation

final List<AssistantTool>? tools;