定义于: activities/chat/stream/types.ts:73
用于重放测试的记录格式
chunks: object[];
定义于: activities/chat/stream/types.ts:78
chunk: AGUIEvent;
index: number;
timestamp: number;
optional model: string;
定义于: activities/chat/stream/types.ts:76
optional provider: string;
定义于: activities/chat/stream/types.ts:77
optional result: ProcessorResult;
定义于: activities/chat/stream/types.ts:83
timestamp: number;
定义于: activities/chat/stream/types.ts:75
version: "1.0";