Agentic Development ยท Infrastructure
Sending a model's response back piece by piece as it's generated, instead of waiting for the whole thing to finish before showing anything.
Example: A chat UI that prints words as they arrive, rather than showing a spinner until the full answer is ready.