OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Message List data structure

ChatCompletionMessageList

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

object5properties
dataarrayrequired

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.