View Source ExOpenAI.Components.CreateTranscriptionResponse (ex_openai.ex v1.5.1)

Schema representing a CreateTranscriptionResponse within the OpenAI API

Summary

Types

@type t() :: %ExOpenAI.Components.CreateTranscriptionResponse{text: String.t()}