Liking cljdoc? Tell your friends :D
Clojure only.

boulder.prompt-template.langfuse


createclj

(create server-config prompt-id)
(create {:keys [url public-key secret-key] :as server-config}
        prompt-id
        {:keys [label lazy-init? cache-time-ms]
         :or {lazy-init? false cache-time-ms 300000}
         :as prompt-config})

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

× close