Model Streaming

Noun · AI & Machine Learning

Definitions

  1. The incremental delivery of model output as it is produced rather than returning only a completed result at the end. Model streaming improves perceived responsiveness but adds complexity around moderation, parsing, and UI handling.

    In plain English: Sending model output piece by piece as it is generated.

    Example: "They enabled model streaming in the chat panel so users could start reading while the rest of the answer was still being generated."

Related Terms