View Source ExOpenAi.Translation (ex_open_ai v0.1.9)
Link to this section Summary
Link to this section Types
@type t() :: %ExOpenAi.Translation{text: String.t()}
Link to this section Functions
@spec create_audio(ExOpenAi.Api.data(), list()) :: ExOpenAi.Parser.parsed_response()
@spec new() :: %ExOpenAi.Translation{text: term()}