OPENAPI / COMPONENTS / SCHEMAS

Message Object 数据结构

MessageObject

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

object14字段
assistant_idstring必填

OpenAI API 合约中的 assistant id 值。

attachmentsstring必填

OpenAI API 合约中的 attachments 值。

completed_atstring必填

OpenAI API 合约中的 completed at 值。

contentarray必填

OpenAI API 合约中的 content 值。

created_atinteger必填

OpenAI API 合约中的 created at 值。

idstring必填

OpenAI API 合约中的 id 值。

incomplete_atstring必填

OpenAI API 合约中的 incomplete at 值。

incomplete_detailsstring必填

OpenAI API 合约中的 incomplete details 值。

metadataMetadata必填

OpenAI API 合约中的 metadata 值。

objectstring必填

OpenAI API 合约中的 object 值。

rolestring必填

OpenAI API 合约中的 role 值。

run_idstring必填

OpenAI API 合约中的 run id 值。

statusstring必填

OpenAI API 合约中的 status 值。

thread_idstring必填

OpenAI API 合约中的 thread id 值。