stream

The async sequence that reads and yields each sample from the JSON or JSONL file during an evaluation run.

Declaration

var stream: any AsyncSequence<Sample, any Error> { get }