OPENAPI / COMPONENTS / SCHEMAS

Assistant Message Item data structure

AssistantMessageItem

Structural definition for Assistant Message Item in the OpenAI API contract.

object6properties
contentResponseOutputTextrequired

content value in the OpenAI API contract.

created_atintegerrequired

created at value in the OpenAI API contract.

idstringrequired

id value in the OpenAI API contract.

objectstringrequired

object value in the OpenAI API contract.

thread_idstringrequired

thread id value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.