Render complete responses at a chosen pace, while asynchronously arriving AI chunks appear immediately as the model yields them.
Copy the command below and run it in your terminal.
Pass the async iterable returned by your model. Chunks render as soon as they arrive.
For a complete string, use speed from 1 (slowest) to 100 (fastest) to control the
reveal pace.