allowedTools property

Set<String>? get allowedTools

Tools the model is allowed to use.

Implementation

Set<String>? get allowedTools => null;