v3
latestSwagger 2.02026-07-1342207288.7 KBCreates a vector store.
Query parameters
The API version to use for this operation.
Request body
A list of file IDs that the vector store should use. Useful for tools like file_search that can access files.
The name of the vector store.
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.
Response
The request has succeeded.
The identifier, which can be referenced in API endpoints.
The object type, which is always vector_store
The Unix timestamp (in seconds) for when the vector store was created.
The name of the vector store.
The total number of bytes used by the files in the vector store.
Vector store possible status
The Unix timestamp (in seconds) for when the vector store will expire.
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.