Package version:
The Unix timestamp (in seconds) for when the vector store was created.
OptionalexpiresDetails on when this vector store expires
OptionalexpiresThe Unix timestamp (in seconds) for when the vector store will expire.
Files count grouped by status processed or being processed by this vector store.
The identifier, which can be referenced in API endpoints.
The Unix timestamp (in seconds) for when the vector store was last active.
A set of up to 16 key/value pairs that can be attached to an object, used for storing additional information about that object in a structured format. Keys may be up to 64 characters in length and values may be up to 512 characters in length.
The name of the vector store.
The object type, which is always vector_store
The status of the vector store, which can be either expired, in_progress, or completed. A status of completed indicates that the vector store is ready for use.
The total number of bytes used by the files in the vector store.
A vector store is a collection of processed files can be used by the
file_searchtool.