Liking cljdoc? Tell your friends :D

bosquet.db.qdrant


add-docsclj

(add-docs opts params data)

Add docs to the collection-name if collection does not exist, create it.

Add docs to the `collection-name` if collection does not exist, create it.
sourceraw docstring

collection-infoclj

(collection-info opts params)
source

create-collectionclj

(create-collection opts params)

Create a collection with name and config

Create a collection with `name` and `config`
sourceraw docstring

delete-collectionclj

(delete-collection opts params)
source

(search opts params embeds-vector)
(search opts params embeds-vector {:keys [limit] :or {limit 3}})
source

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

× close