Back
list-vector-stores (clj)
(source)function
(list-vector-stores params)
(list-vector-stores params options)
Returns a list of vector stores.
Example:
```
(list-vector-stores {:limit 1})
```
Also see the [OpenAI documentation](https://platform.openai.com/docs/api-reference/vector-stores/list)