openai.images wraps generation, edits, variations, and streaming image
events. Binary inputs accept paths, byte arrays, or input streams.
openai.audio wraps speech generation, transcription, and translation.
(images/generate client {:model "gpt-image-1" :prompt "A map"})
(audio/create-transcription client {:file "speech.wav" :model "whisper-1"})
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |