Uses of Class
com.azure.ai.agents.persistent.models.VectorStoreFileError
Packages that use VectorStoreFileError
Package
Description
Package containing the data models for Agents.
-
Uses of VectorStoreFileError in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return VectorStoreFileErrorModifier and TypeMethodDescriptionstatic VectorStoreFileErrorVectorStoreFileError.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VectorStoreFileError from the JsonReader.VectorStoreFile.getLastError()Get the lastError property: The last error associated with this vector store file.