
Reads text files from the bound directory and emits each one whole as a single String, optionally looping. Accepts any text-shaped corpus, from Markdown and JSON to CSV, SQL, and log files.
Replay a prompt corpus into a local model and report each reply as JSON.
Summarise documents on a GPU-served model.
String with no format validation regardless of extension, and non-UTF-8 content passes through unchanged.fps only paces emission while repeat is on; with repeat off each file is emitted as fast as the consumer pulls.repeat, and fps are hot-swappable, and changing the slot restarts from the new directory.jthread reader (stop+join) + skip unreadable files