Liking cljdoc? Tell your friends :D

Vector Stores

openai.vector-stores covers store CRUD/search, files, file content, and file batches. List operations automatically traverse every SDK page.

(vector-stores/create client {:name "manuals" :file-ids ["file_..."]})
(vector-stores/search client "vs_..." {:query "installation"})

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close