Uses of Class
com.azure.ai.openai.assistants.models.VectorStoreFileCount
Packages that use VectorStoreFileCount
Package
Description
Package containing the data models for Assistants.
-
Uses of VectorStoreFileCount in com.azure.ai.openai.assistants.models
Methods in com.azure.ai.openai.assistants.models that return VectorStoreFileCountModifier and TypeMethodDescriptionstatic VectorStoreFileCount
VectorStoreFileCount.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VectorStoreFileCount from the JsonReader.VectorStore.getFileCounts()
Get the fileCounts property: Files count grouped by status processed or being processed by this vector store.VectorStoreFileBatch.getFileCounts()
Get the fileCounts property: Files count grouped by status processed or being processed by this vector store.