datastax / astra-assistants-api

Drop in replacement for the OpenAI Assistants API
Apache License 2.0
163 stars 18 forks source link

OpenInterpreter integration #82

Open SuperPat45 opened 1 day ago

SuperPat45 commented 1 day ago

It will be interesting to integrate the open source Open Interpreter code interpreter as a local alternative to e2b cloud one with a config option

phact commented 1 day ago

I'm a big fan of OI, we didn't start with it because it doesn't provide any sort of sandbox. That said if you're okay with the security implications / risks it should be relatively simple to add a tool like the e2b one that uses OI as a library.