rivet icon indicating copy to clipboard operation
rivet copied to clipboard

The open-source visual AI programming environment and TypeScript library

Results 130 rivet issues
Sort by recently updated
recently updated
newest added
trafficstars

### 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...

enhancement

### 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...

enhancement

### Feature Request It should be pretty obvious what I was trying to do here: ![image](https://github.com/Ironclad/rivet/assets/103348/a92ad20a-c663-4c52-a758-26dbad70d8da) I figured putting `{{var_name}}` in e.g. Headers or Body inputs would cause an input...

enhancement

### 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...

bug

### 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...

enhancement

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. ###...

enhancement

### 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...

enhancement

### 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...

bug

### 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...

bug