Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - e2b-dev/llm-code-interpreter: Powered by AI Playgrounds by E2B. Code interpreter on steroids for ChatGPT. Run any language, any terminal process, use filesystem freely. All with access to the internet.

Sep 04, 2023 - github.com
The E2B plugin for ChatGPT is a powerful code interpreter that provides a full cloud environment for your ChatGPT instance. It offers access to Linux OS, the ability to install programs, use the filesystem, run processes, and access the internet, all in a sandboxed environment. The plugin is powered by the E2B API and is designed to be used for agents, providing a playground where the agent can freely operate.

The plugin offers three simple commands: RunCommand, ReadFile, and WriteFile, which enable a wide range of possibilities. It supports multiple languages, allows for the installation of headless chrome, running databases, starting servers, running terminal commands, creating long-running processes, deploying websites, and installing programs via terminal. The plugin is currently awaiting approval in the OpenAI store, but can be installed locally for those with developer access to ChatGPT plugins.

Key takeaways:

  • The E2B plugin for ChatGPT is a powerful code interpreter that provides a full cloud environment, including access to Linux OS, the ability to install programs, use the filesystem, run processes, and access the internet.
  • The plugin exposes three simple commands: RunCommand, ReadFile, and WriteFile, which enable a wide range of possibilities such as running any language, installing headless chrome, running databases, starting servers, and more.
  • Installation can be done either by waiting for OpenAI to approve the plugin in their store or by having developer access to ChatGPT plugins and installing the plugin locally.
  • While the E2B code interpreter doesn't support uploading and downloading files natively, users can work around this by using the curl or wget command and a service such as the S3 bucket.
View Full Article

Comments (0)

Be the first to comment!