streamy

Lifecycle: experimental R-CMD-check

Given a coro generator instance, streamy inlines text into a document selection in RStudio and Positron. This is particularly helpful for streaming LLM responses into documents.

This package powers gander, pal, and ensure.

Installation

You can install streamy with the following R code:

install.packages("streamy")

Install the development version of streamy like so:

pak::pak("simonpcouch/streamy")