Jobs

Background work: in-process worker tasks and OpenAI batch jobs.

OpenAI batch API jobs.

Filters
Batches 0 total

No batch operations found.

CLI Commands

Check batch status:

PYTHONPATH=src python -m agents.common.batch status --batch-id <batch_id>

Complete a batch (apply results):

PYTHONPATH=src python -m agents.common.batch complete --batch-id <batch_id>