Liking cljdoc? Tell your friends :D

openai.chatkit

Idiomatic Clojure wrapper over the beta ChatKit API.

Idiomatic Clojure wrapper over the beta ChatKit API.
raw docstring

cancel-sessionclj

(cancel-session client session-id)
source

create-sessionclj

(create-session client req)
source

delete-threadclj

(delete-thread client thread-id)
source

list-thread-itemsclj

(list-thread-items client thread-id)
(list-thread-items client thread-id {:keys [after before limit order]})
source

list-threadsclj

(list-threads client)
(list-threads client {:keys [after before limit order user]})
source

retrieve-threadclj

(retrieve-thread client thread-id)
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