Uses of Class
com.azure.ai.openai.assistants.models.FileSearchToolCallResultContentItem
Packages that use FileSearchToolCallResultContentItem
Package
Description
Package containing the data models for Assistants.
-
Uses of FileSearchToolCallResultContentItem in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return FileSearchToolCallResultContentItemModifier and TypeMethodDescriptionFileSearchToolCallResultContentItem.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of FileSearchToolCallResultContentItem from the JsonReader.Methods in com.azure.ai.openai.assistants.models that return types with arguments of type FileSearchToolCallResultContentItemModifier and TypeMethodDescriptionFileSearchToolCallResult.getContent()
Get the content property: The content of the result that was found.