Liking cljdoc? Tell your friends :D

oai-clj.http


*client*clj

source

*client-async*clj

source

get-clientclj

(get-client)

Access the dynamic client variable. Supports treating client as an IDeref or a literal value. The result of this function is what all openai services will use

Access the dynamic *client* variable. Supports treating *client* as an IDeref
or a literal value. The result of this function is what all openai services will
use
sourceraw docstring

get-client-asyncclj

(get-client-async)

Access the dynamic client variable. Supports treating client as an IDeref or a literal value. The result of this function is what all openai services will use

Access the dynamic *client* variable. Supports treating *client* as an IDeref
or a literal value. The result of this function is what all openai services will
use
sourceraw docstring

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

× close