Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:100
Recording format for replay testing
chunks: object[];chunks: object[];Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:105
chunk: AGUIEvent;chunk: AGUIEvent;index: number;index: number;timestamp: number;timestamp: number;optional model: string;optional model: string;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:103
optional provider: string;optional provider: string;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:104
optional result: ProcessorResult;optional result: ProcessorResult;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:110
timestamp: number;timestamp: number;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:102
version: "1.0";version: "1.0";Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:101