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

Statuses

Status

Meaning

in_queue

Workload is in the queue and is yet to be consumed by the API

in_progress

Workload has been pulled by the API and is currently being processed

completed

Workload has completed with success

failed

Workload encountered an error during processing

Last updated