wkok / openai-clojure

Clojure functions to drive the OpenAI API
https://cljdoc.org/d/net.clojars.wkok/openai-clojure
MIT License
208 stars 28 forks source link

Make sse buffer size configurable #47

Closed wkok closed 11 months ago

wkok commented 11 months ago

Fixes #43

Implemented fix proposed in #43