logoalt Hacker News

__MatrixMan__today at 4:36 PM2 repliesview on HN

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.


Replies

stephenlftoday at 5:30 PM

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

chr15mtoday at 5:03 PM

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