View Source ExOpenAI.Components.CreateTranscriptionResponseJson (ex_openai.ex v1.8.1-beta)
Schema representing a CreateTranscriptionResponseJson within the OpenAI API
Summary
Types
@type t() :: %ExOpenAI.Components.CreateTranscriptionResponseJson{text: String.t()}