Liking cljdoc? Tell your friends :D
Clojure only.

ollama.cli.chat


chat!clj

(chat! {:keys [is-stream] :as request :or {is-stream true}})

Chat with the ollama API. Receive the model, messages, is-stream, and opts. When is-stream equals true, returns a lazySeq of string. Check possibilities for models and opts at https://ollama.com/library

Chat with the ollama API. Receive the model, messages, is-stream, and opts.
When is-stream equals true, returns a lazySeq of string.
Check possibilities for models and opts at https://ollama.com/library
sourceraw docstring

headersclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close