OPENAPI / COMPONENTS / SCHEMAS

Create Translation Request data structure

CreateTranslationRequest

Structural definition for Create Translation Request in the OpenAI API contract.

object5properties
filestringrequired

file value in the OpenAI API contract.

modelstringrequired

model value in the OpenAI API contract.

promptstring

prompt value in the OpenAI API contract.

response_formatstring

response format value in the OpenAI API contract.

temperaturenumber

temperature value in the OpenAI API contract.