Uses of Class
com.azure.ai.agents.persistent.models.FileSearchToolDefinition
Packages that use FileSearchToolDefinition
Package
Description
Package containing the data models for Agents.
-
Uses of FileSearchToolDefinition in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return FileSearchToolDefinitionModifier and TypeMethodDescriptionstatic FileSearchToolDefinitionFileSearchToolDefinition.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FileSearchToolDefinition from the JsonReader.FileSearchToolDefinition.setFileSearch(FileSearchToolDefinitionDetails fileSearch) Set the fileSearch property: Options overrides for the file search tool.