OPENAPI / COMPONENTS / SCHEMAS
Create Completion Response data structure
CreateCompletionResponseStructural definition for Create Completion Response in the OpenAI API contract.
object7properties
choicesarrayrequiredchoices value in the OpenAI API contract.
createdintegerrequiredcreated value in the OpenAI API contract.
idstringrequiredid value in the OpenAI API contract.
modelstringrequiredmodel value in the OpenAI API contract.
objectstringrequiredobject value in the OpenAI API contract.
system_fingerprintstringsystem fingerprint value in the OpenAI API contract.
usageCompletionUsageusage value in the OpenAI API contract.