Liking cljdoc? Tell your friends :D

bosquet.llm.openai


chatclj

(chat params)
(chat service-cfg params)

Run 'chat' type completion. Pass in messages in ChatML format.

Run 'chat' type completion. Pass in `messages` in ChatML format.
sourceraw docstring

chat*clj

source

completeclj

(complete params)
(complete service-cfg params)
source

complete*clj

Run 'completion' type generation. params needs to have prompt key.

Run 'completion' type generation. `params` needs to have `prompt` key.
sourceraw docstring

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

× close