tools property

List<Tool<Object, ToolOptions, Object>> tools
final

The tools this agent can use.

Implementation

final List<Tool> tools;