Remix.run Logo
__MatrixMan__ 5 hours ago

It would be cool if there were some cache (invalidated by hand, potentially distributed across many users) so we could get consistent results while iterating on the later stages of the pipeline.

stephenlf 4 hours ago | parent | next [-]

That’s a great idea. Store inputs/outputs in XDG_CACHE_DIR/runprompt.sqlite

chr15m 5 hours ago | parent | prev [-]

Do you mean you want responses cached to e.g. a file based on the inputs?