rivet
rivet copied to clipboard
The open-source visual AI programming environment and TypeScript library
### Feature Request How to build binary file with cross platform? In ubuntu,How to build Windows platform binary? ### Code of Conduct - [X] I agree to follow this project's...
### Feature Request New OpenAI embedding models have been added: https://platform.openai.com/docs/models/embeddings New GPT-4 and GPT 3.5 models are in preview now: https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo ### Code of Conduct - [X] I agree...
### What happened? I think there is something wrong with the Run Cost calculator. The main screen says one value, but a node says another, twice as much (see screenshot)....
### Feature Request ...atm it zooms the whole ui, not just graph area. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
### What happened? I have an array of objects that looks like this: ``` { "fn_name": "{{fn_name}}", "values": { "fn_arguments": "{{fn_arguments}}", "response_message": "{{response_message}}" } } ``` fn_name can sometimes be...
### Feature Request ...I think it would be super useful to be able to make a selection from a list. It could have a single input of any[] and displays...
### What happened? Node.js executor always crashes if using image + google (chat); see screenshot attached. As a user that means that you cannot even abort the run of the...
### Feature Request Google Gemini supports function-calling, but Rivet's Google plugin does not. ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
### Feature Request When images are part of a prompt, they should show up in the output section of nodes. For example, if you have an Assemble Prompt to create...
### What happened? "Append To Dataset" node keeps running forever, even though it failed (see screenshot) This only happens with the node-executor! ### What was the expected functionality? "Append To...