Liking cljdoc? Tell your friends :D

llm.sdk.providers.openai.transcribe

OpenAI and Groq /audio/transcriptions adapters. The endpoints share multipart mechanics, but provider-specific request policies are enforced before fields are serialized.

OpenAI and Groq /audio/transcriptions adapters. The endpoints share
multipart mechanics, but provider-specific request policies are enforced
before fields are serialized.
raw docstring

build-requestclj

(build-request profile request)
source

make-transportclj

(make-transport)
source

parse-errorclj

(parse-error profile status body)
source

parse-responseclj

(parse-response _profile raw)
source

parse-stream-eventclj

(parse-stream-event profile line)

Normalize an OpenAI transcription SSE event for integrations that already own a streaming HTTP connection. The public TranscribeTransport remains request/response-only and rejects :stream true.

Normalize an OpenAI transcription SSE event for integrations that already
own a streaming HTTP connection. The public TranscribeTransport remains
request/response-only and rejects :stream true.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close