OPENAPI / COMPONENTS / SCHEMAS

Chat Completion List data structure

ChatCompletionList

Structural definition for Chat Completion List in the OpenAI API contract.

object5properties
dataCreateChatCompletionResponserequired

data value in the OpenAI API contract.

first_idstringrequired

first id value in the OpenAI API contract.

has_morebooleanrequired

has more value in the OpenAI API contract.

last_idstringrequired

last id value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.