tools property

List<Tool> tools
final

A list of tool objects to be used in the conversation.

Implementation

final List<Tool> tools;