Uses of Class
com.azure.ai.openai.responses.models.ResponsesFileSearchCallItemResult
Packages that use ResponsesFileSearchCallItemResult
Package
Description
Package containing the data models for AzureResponses.
-
Uses of ResponsesFileSearchCallItemResult in com.azure.ai.openai.responses.models
Methods in com.azure.ai.openai.responses.models that return ResponsesFileSearchCallItemResultModifier and TypeMethodDescriptionResponsesFileSearchCallItemResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResponsesFileSearchCallItemResult from the JsonReader.ResponsesFileSearchCallItemResult.setAttributes(Map<String, com.azure.core.util.BinaryData> attributes) Set the attributes property: The attributes property.Set the fileId property: The file_id property.ResponsesFileSearchCallItemResult.setFilename(String filename) Set the filename property: The filename property.Set the score property: The score property.Set the text property: The text property.Methods in com.azure.ai.openai.responses.models that return types with arguments of type ResponsesFileSearchCallItemResultModifier and TypeMethodDescriptionResponsesFileSearchCallItem.getResults()Get the results property: The results property.