Defined in: stream/types.ts:83
Recording format for replay testing
chunks: object[];
chunks: object[];
Defined in: stream/types.ts:88
chunk: StreamChunk;
chunk: StreamChunk;
index: number;
index: number;
timestamp: number;
timestamp: number;
optional model: string;
optional model: string;
Defined in: stream/types.ts:86
optional provider: string;
optional provider: string;
Defined in: stream/types.ts:87
optional result: ProcessorResult;
optional result: ProcessorResult;
Defined in: stream/types.ts:93
timestamp: number;
timestamp: number;
Defined in: stream/types.ts:85
version: "1.0";
version: "1.0";
Defined in: stream/types.ts:84
