OPENAPI / COMPONENTS / SCHEMAS
Create Chat Completion Stream Response data structure
CreateChatCompletionStreamResponseStructural definition for Create Chat Completion Stream Response in the OpenAI API contract.
object9properties
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.
moderationstringmoderation value in the OpenAI API contract.
objectstringrequiredobject value in the OpenAI API contract.
service_tierServiceTierservice tier value in the OpenAI API contract.
system_fingerprintstringsystem fingerprint value in the OpenAI API contract.
usageCompletionUsageusage value in the OpenAI API contract.