View Source ExOpenAI.Components.CreateTranslationResponseJson (ex_openai.ex v1.7.0)

Schema representing a CreateTranslationResponseJson within the OpenAI API

Summary

Types

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