For the complete documentation index, see llms.txt. This page is also available as Markdown.

Batch statuses

Status
Description
Is Final Status

Created

Batch created.

No

InProgress

Batch is processing.

No

Error

Batch resulted in an error.

Yes

Cancelled

Batch was cancelled. See cancelIfRecordFails batch option.

Yes

Complete

Batch completed successfully.

Yes

Last updated

Was this helpful?