rivet
rivet copied to clipboard
The open-source visual AI programming environment and TypeScript library
### Feature Request There are certain nodes that only work with the "node" executor. Sadly Rivet application does not remember this setting, so you have to set it each time...
### Feature Request Especially when parsing large documents that may not be stable enough for the caching in the LLM requests to stick, it would be nice to save the...
### Feature Request It should be pretty obvious what I was trying to do here:  I figured putting `{{var_name}}` in e.g. Headers or Body inputs would cause an input...
### What happened? Shell Command node failed to resolve a valid path containing `..`. ### What was the expected functionality? Valid shell path woudl be handled as in any normal...
### Feature Request The build pipeline for PRs could be improved. - [ ] support PR types (GitHub's default triggers for PRs have problems) adding types fixes some of those...
Generate TS types for every graph in a project, and type check their inputs/outputs/context.
### Feature Request Documentation site should include a guide or pointers on what node packages to import and how to get started with using Rivet embedded into your application. ###...
### Feature Request # Community Page for Sharing Charts made with Rivet ## Request: I propose the creation of a community page where users can share and collaborate on charts...
### What happened? It appears that if you do not have Rosetta 2 installed on an M1/M2 Mac, and you attempt to use the Node executor, the "run" button never...
### What happened? On Linux (Ubuntu), the File / Open Project dialog doesn't list directory name starting with a dot. Specifically, it doesn't list `~/.local`, which is where Rivet installs...