Uses of Class
com.azure.ai.agents.persistent.models.VectorStoreFileCount
Packages that use VectorStoreFileCount
Package
Description
Package containing the data models for Agents.
-
Uses of VectorStoreFileCount in com.azure.ai.agents.persistent.models
Methods in com.azure.ai.agents.persistent.models that return VectorStoreFileCountModifier and TypeMethodDescriptionstatic VectorStoreFileCountVectorStoreFileCount.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.