menu
llm_dart package
documentation
models/assistant_models.dart
FileSearchTool
FileSearchTool.new const constructor
FileSearchTool.new const constructor
dark_mode
light_mode
FileSearchTool
constructor
const
FileSearchTool
(
{
int
?
maxNumResults
,
})
Implementation
const FileSearchTool({this.maxNumResults});
llm_dart package
documentation
models/assistant_models
FileSearchTool
FileSearchTool.new const constructor
FileSearchTool class