This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-14
Channels
- # announcements (7)
- # babashka (13)
- # beginners (98)
- # biff (20)
- # calva (3)
- # clj-kondo (5)
- # clj-otel (6)
- # cljs-dev (96)
- # clojure (22)
- # clojure-austin (29)
- # clojure-conj (4)
- # clojure-europe (53)
- # clojure-nl (2)
- # clojure-norway (63)
- # clojure-uk (3)
- # clojurescript (18)
- # cursive (10)
- # data-science (11)
- # datalevin (2)
- # datomic (7)
- # deps-new (1)
- # fulcro (3)
- # graphql (1)
- # gratitude (4)
- # hyperfiddle (43)
- # kaocha (4)
- # malli (15)
- # pathom (6)
- # polylith (2)
- # reagent (3)
- # reitit (2)
- # releases (6)
- # remote-jobs (1)
- # rewrite-clj (45)
- # ring (4)
- # shadow-cljs (47)
- # sql (5)
- # xtdb (8)
https://github.com/wkok/openai-clojure - Clojure wrapper functions to drive the current https://platform.openai.com/docs/introduction Submitted to OpenAI as a community library, awaiting approval š¤ https://github.com/wkok/openai-clojure

I am using Azure OpenAI API.
It has a different API endpoint (and different per customer),
and it support only one operation (so far) namely "completions"
But the parameters for the completion are the same.
Maybe we could extend openai-clojure
to support both ?
I opened https://github.com/wkok/openai-clojure/issues/2 to discuss further, if you are interested.
https://github.com/wkok/openai-clojure v0.2.0 released ⢠Added Azure OpenAI Support (thanks @U7CAHM72M)
Plugging my openai emacs bindings: if you are interested in having some commands https://github.com/benjamin-asdf/openai-api.el (alpha) I am using this with quite some effect. Its great with shell commands also

Babashka https://github.com/babashka/http-client: HTTP client for Clojure and babashka built on java.net.http
0.1.4
⢠Implement :multipart
uploads, largely based on https://github.com/gnarroway/hato's implementation
⢠https://github.com/babashka/http-client/issues/13: Add a default user-agent header: babashka.http-client/<released-version>
(https://github.com/lispyclouds)
FYI, the Ask Clojure site will be undergoing some maintenance over the next hour and may experience a short period of downtime
