Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References
Function References

createReplayStream

Function: createReplayStream()

ts
function createReplayStream(recording): AsyncIterable<AGUIEvent>;
function createReplayStream(recording): AsyncIterable<AGUIEvent>;

Defined in: activities/chat/stream/processor.ts:1502

Create an async iterable from a recording

Parameters

recording

ChunkRecording

Returns

AsyncIterable<AGUIEvent>