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

Schema representing a CreateTranslationResponse within the OpenAI API

Summary

Types

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