tools property

List<LocalAiTool> tools
final

The tools this session was opened with, as the caller declared them.

Implementation

final List<LocalAiTool> tools;