Liking cljdoc? Tell your friends :D
Clojure only.

bosquet.db.vector-db


VectorDBcljprotocol

addclj

(add _this _collection-name _docs)

createclj

(create _this _collection-name)

deleteclj

(delete _this _collection-name)

searchclj

(search _this _collection-name _query _limit)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close