Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:92
Recording format for replay testing
chunks: object[];chunks: object[];Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:97
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:95
optional provider: string;optional provider: string;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:96
optional result: ProcessorResult;optional result: ProcessorResult;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:102
timestamp: number;timestamp: number;Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:94
version: "1.0";version: "1.0";Defined in: packages/typescript/ai/src/activities/chat/stream/types.ts:93