Skip to content

Type Alias: MastraStreamResponse

MastraStreamResponse = Response & object

Response from agent streaming endpoints with processMastraStream.

processDataStream: (options) => Promise<void>

(chunk) => void | Promise<void>

Promise<void>