Uses of Class
com.azure.ai.agents.persistent.models.MessageTextFilePathDetails
Packages that use MessageTextFilePathDetails
Package
Description
Package containing the data models for Agents.
-
Uses of MessageTextFilePathDetails in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return MessageTextFilePathDetailsModifier and TypeMethodDescriptionstatic MessageTextFilePathDetailsMessageTextFilePathDetails.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of MessageTextFilePathDetails from the JsonReader.MessageTextFilePathAnnotation.getFilePath()Get the filePath property: A URL for the file that's generated when the agent used the code_interpreter tool to generate a file.