vectorStore
abstract suspend fun vectorStore(id: <Error class: unknown class>, requestOptions: <Error class: unknown class>? = null): <Error class: unknown class>?
Retrieve a vector store.
Parameters
id
The ID of the vector store to retrieve.
requestOptions
request options.