rivet icon indicating copy to clipboard operation
rivet copied to clipboard

The open-source visual AI programming environment and TypeScript library

Results 121 rivet issues
Sort by recently updated
recently updated
newest added

Add new error formatter for prettifying errors emitted from Rivet. To do this I've attached the ChartNode object to the Error itself - it's not great but I think this...

### What happened? The error is: ``` Error: Error processing ChatAnthropicNode: messages. 2: Did not find 1 `tool_result` block(s) at the beginning of this message. Messages following `tool_use` blocks must...

bug

### What happened? Whenever I open rivet it turns into a white screen, and then after a while into a grey screen. ### What was the expected functionality? Rivet opens...

bug

### What happened? In a case where: - Executor is "Node" - An array is fed into a subgraph - The subgraph is in "Split - Sequential" mode - The...

bug

### What happened? "Conditional Node" switcher gets switched off after closing and opening a graph in the editor ### What was the expected functionality? "Conditional Node" switcher stays switched on...

bug

### What happened? I just downloaded Rivet (on MacOS). I could not create the Tutorial project; hitting the "Create Project" button just goes back to the Welcome to Rivet screen,...

bug

### Feature Request Be able to utilize LLMs via the Azure OpenAI Service. This allows for building workflows utilizing sensitive information, as all data will remain in the Azure environment....

enhancement

### Feature Request Would make it a lot easier to make a python client etc if there were http api endpoints like load/ save project files, create node, etc ###...

enhancement

### What happened? When using "Text" and "Read file" nodes, the output string is different from what it was originally. Specifacally, all \n become \r\n ### What was the expected...

bug

### Feature Request My requested feature is a plug in to use Perplexity in Rivet. It's a drop-in replacement for OpenAI so would just need duplicate of OpenAI plug-in with...

enhancement