openai-clojure
(source)Clojure functions to drive the OpenAI API and Azure OpenAI API. This unofficial library aims to hide the small differences between the 2 APIs, and allows therefore to develop tools and applications which can work with both variants.
For more info about this library see:
https://cljdoc.org/d/net.clojars.wkok/openai-clojure/0.15.0/api/wkok.openai-clojure.apiNamespaces
Public variables and functions:
cancel-fine-tune
cancel-fine-tuning-job
cancel-run
create-assistant
create-assistant-file
create-chat-completion
create-completion
See All
Public variables and functions:
Public variables and functions:
Public variables and functions:
Public variables and functions:
Public variables and functions:
->InfiniteBuffer
InfiniteBuffer
calc-buffer-size
deliver-events
event-mask
infinite-buffer
make-buffer
See All