OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Message List data structure
ChatCompletionMessageListStructural definition for Chat Completion Message List in the OpenAI API contract.
object5properties
dataarrayrequireddata value in the OpenAI API contract.
first_idstringrequiredfirst id value in the OpenAI API contract.
has_morebooleanrequiredhas more value in the OpenAI API contract.
last_idstringrequiredlast id value in the OpenAI API contract.
objectstringrequiredobject value in the OpenAI API contract.