Ironclad / rivet

The open-source visual AI programming environment and TypeScript library
https://rivet.ironcladapp.com
MIT License
2.55k stars 226 forks source link

[Feature]: "run from here" #343

Open andris1 opened 5 months ago

andris1 commented 5 months ago

Feature Request

When adding to a bigger graph, appending/iterating on new functionality can mean waiting a good while to test a minor change.

I know there's caching, but if you have RNGs in your path, caching doesn't work.

P.S. Love the tool and the work on it. I've almost completely replaced key notebooks with Rivet.

Code of Conduct

abrenneke commented 5 months ago

Agree! This has come up a few times and I've been thinking about how to approach it.