OpenAI /audio/transcriptions adapter. Wire shape is shared by Groq's /openai/v1/audio/transcriptions endpoint (same field names, same verbose_json output), so the same transport class powers both profiles.
OpenAI /audio/transcriptions adapter. Wire shape is shared by Groq's /openai/v1/audio/transcriptions endpoint (same field names, same verbose_json output), so the same transport class powers both profiles.
(parse-stream-event profile line)Parse current OpenAI transcription SSE events. This is exported even
though TranscribeTransport is request/response-only, so callers using the
provider escape hatch {:stream true} can normalize the event stream.
Parse current OpenAI transcription SSE events. This is exported even
though TranscribeTransport is request/response-only, so callers using the
provider escape hatch `{:stream true}` can normalize the event stream.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 |