Uses of Class
com.azure.ai.openai.assistants.models.FileSearchToolCallResult
Packages that use FileSearchToolCallResult
Package
Description
Package containing the data models for Assistants.
-
Uses of FileSearchToolCallResult in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return FileSearchToolCallResultModifier and TypeMethodDescriptionstatic FileSearchToolCallResult
FileSearchToolCallResult.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of FileSearchToolCallResult from the JsonReader.Methods in com.azure.ai.openai.assistants.models that return types with arguments of type FileSearchToolCallResultModifier and TypeMethodDescriptionRunStepFileSearchToolCall.getFileSearch()
Get the fileSearch property: The results of the file search.