tools property

List<AssistantTool>? tools
final

A list of tool enabled on the assistant.

Implementation

final List<AssistantTool>? tools;