Process a list of similar items one at a time with tracked progress and a structured, schema-consistent result per item — batch extraction from many files, reviewing a list of things, or any "do this same task N times" work. Use for large batches where losing track partway through would be costly.
Process a list of similar items one at a time with tracked progress and a structured, schema-consistent result per item — batch extraction from many files, reviewing a list of things, or any "do this same task N times" work. Use for large batches where losing track partway through would be costly.