Liking cljdoc? Tell your friends :D

bosquet.llm.localai


chatclj

(chat params)
source

chat*clj

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

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

completeclj

(complete params)
source

complete*clj

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

Deprecated by OAI?

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

*Deprecated* by OAI?
sourceraw docstring

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

× close