OpenAI API

ListPaginatedFineTuningJobsResponse

object
dataarray[object]required

The fine_tuning.job object represents a fine-tuning job that has been created through the API.

Show Child Parameters
has_morebooleanrequired
objectstringrequired

Allowed values:list

Example

ListRunStepsResponse

objectstringrequired

Example:list

dataarray[object]required

Represents a step in execution of a run.

Show Child Parameters
first_idstringrequired

Example:step_abc123

last_idstringrequired

Example:step_abc456

has_morebooleanrequired
Example

ListRunsResponse

object
objectstringrequired

Example:list

dataarray[object]required

Represents an execution run on a thread.

Show Child Parameters
first_idstringrequired

Example:run_abc123

last_idstringrequired

Example:run_abc456

has_morebooleanrequired
Example

ListThreadsResponse

objectstringrequired

Example:list

dataarray[object]required

Represents a thread that contains messages.

Show Child Parameters
first_idstringrequired

Example:asst_abc123

last_idstringrequired

Example:asst_abc456

has_morebooleanrequired
Example

ListVectorStoreFilesResponse

objectstringrequired

Example:list

dataarray[object]required

A list of files attached to a vector store.

Show Child Parameters
first_idstringrequired

Example:file-abc123

last_idstringrequired

Example:file-abc456

has_morebooleanrequired
Example