Uses of Class
com.azure.ai.agents.persistent.models.FileSearchToolCallContent
Packages that use FileSearchToolCallContent
Package
Description
Package containing the data models for Agents.
-
Uses of FileSearchToolCallContent in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return FileSearchToolCallContentModifier and TypeMethodDescriptionstatic FileSearchToolCallContentFileSearchToolCallContent.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of FileSearchToolCallContent from the JsonReader.Methods in com.azure.ai.agents.persistent.models that return types with arguments of type FileSearchToolCallContentModifier and TypeMethodDescriptionRunStepFileSearchToolCallResult.getContent()Get the content property: The content of the result that was found.