OPENAPI / COMPONENTS / SCHEMAS

Task Group Item data structure

TaskGroupItem

Structural definition for Task Group Item in the OpenAI API contract.

object6properties
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.

tasksTaskGroupTaskrequired

tasks value in the OpenAI API contract.

thread_idstringrequired

thread id value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.