Uses of Class
com.azure.ai.openai.assistants.models.VectorStoreFileError
Packages that use VectorStoreFileError
Package
Description
Package containing the data models for Assistants.
-
Uses of VectorStoreFileError in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return VectorStoreFileErrorModifier and TypeMethodDescriptionstatic VectorStoreFileError
VectorStoreFileError.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.