OPENAPI / COMPONENTS / SCHEMAS

Task Item 数据结构

TaskItem

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

object8字段
created_atinteger必填

OpenAI API 合约中的 created at 值。

headingstring必填

OpenAI API 合约中的 heading 值。

idstring必填

OpenAI API 合约中的 id 值。

objectstring必填

OpenAI API 合约中的 object 值。

summarystring必填

OpenAI API 合约中的 summary 值。

task_typeTaskType必填

OpenAI API 合约中的 task type 值。

thread_idstring必填

OpenAI API 合约中的 thread id 值。

typestring必填

OpenAI API 合约中的 type 值。