Type alias AgentResponseChunkDelta<Data>

AgentResponseChunkDelta<Data>: AgentResponseCommon<Data>

Stream chunk that is sent back to the client.

Type Parameters