OPENAPI / COMPONENTS / SCHEMAS

Assistant Message Item 数据结构

AssistantMessageItem

OpenAI API 合约中的 Assistant Message Item 结构定义。

object6字段
contentResponseOutputText必填

OpenAI API 合约中的 content 值。

created_atinteger必填

OpenAI API 合约中的 created at 值。

idstring必填

OpenAI API 合约中的 id 值。

objectstring必填

OpenAI API 合约中的 object 值。

thread_idstring必填

OpenAI API 合约中的 thread id 值。

typestring必填

OpenAI API 合约中的 type 值。