Code interpreter plugin like ChatGPT
planned
J
J P
It would be really really great if there was an option to for the chat bot to execute python code. Also the output should be able to contain images. Additionally it would be great if it could use files from your system inside its programs. Or maybe just specific files that you select before running the command. It would basically be similar to the code interpreter from GPT plus. Adding this feature would basically make this application a no brainer and extremely powerful. Of course this is not easy to implement but if this was added it would add massive value to the app. Of course not specifically for coders but it would just allow anyone to programatically process files, visualise data, create charts or do some moderately complex calculations with ease.
B
Bort Bortenson
If there's a provisional version of this feature which leverages a user's existing docker install, that would be a perfectly fine step
Daniel Nguyen
This is indeed a very powerful feature and I'm super excited to build it. However, unlike a virtual machine running on the cloud, a code interpreter running locally would require extra care to handle security & privacy.
This is definitely planned and it's part of my bigger vision to build a plugin ecosystem for BoltAI.
Stay tuned and thanks for the suggestion.
Brian Rogers
Daniel Nguyen - The LibreChat team has released an interpreter API that you might consider supporting. At least in the short term while your preferred implementation is built.
Daniel Nguyen
planned