OPENAPI / COMPONENTS / SCHEMAS
Chat Completion List data structure
ChatCompletionListStructural definition for Chat Completion List in the OpenAI API contract.
object5properties
dataCreateChatCompletionResponserequireddata 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.