Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenInterpreter integration #82

Open
SuperPat45 opened this issue Nov 21, 2024 · 4 comments
Open

OpenInterpreter integration #82

SuperPat45 opened this issue Nov 21, 2024 · 4 comments

Comments

@SuperPat45
Copy link

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
Copy link
Collaborator

phact commented Nov 21, 2024

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.

@SuperPat45
Copy link
Author

SuperPat45 commented Dec 4, 2024

It would be interesting to have OpenInterpreter called inside a closed Docker container, which would have to be started each time it was called.

The Docker image to be used could be configured with an environment variable if we don't want to use the default one configured with all the command line tools required.

I opened a feature request for a sandbox option in OpenIntepreter OpenInterpreter/open-interpreter#1536

@phact
Copy link
Collaborator

phact commented Dec 4, 2024

I like this idea, would you be interested in submitting a patch?

@swiftdev29
Copy link

Whats the best way to use a code interpreter with Astra rn?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants