menu
openai_dart package
documentation
openai_dart_assistants.dart
AttachmentTool
fileSearch static method
fileSearch static method
dark_mode
light_mode
fileSearch
static method
AttachmentTool
fileSearch
(
)
Creates a file search tool.
Implementation
static AttachmentTool fileSearch() => const FileSearchAttachmentTool();
openai_dart package
documentation
openai_dart_assistants
AttachmentTool
fileSearch static method
AttachmentTool class