e2b-dev/E2B

Open-source, secure environment with real-world tools for enterprise-grade agents.

What it solves

它提供一个安全、隔离的云环境(沙盒)来执行 AI 生成的代码,防止在本地机器或主服务器上运行不可信代码的风险。

How it works

用户可以通过 JavaScript 或 Python SDK 启动并控制这些沙盒。该基础设施支持运行 shell 命令,并通过专用的 Code Interpreter SDK 执行代码,且可使用 Terraform 在 AWS 或 GCP 上自行托管。

Who it’s for

需要以安全、隔离方式执行由大型语言模型动态生成代码的 AI 代理或应用程序的开发者。

Highlights

  • Secure isolated cloud sandboxes
  • Python and JavaScript/TypeScript SDKs
  • Dedicated Code Interpreter functionality
  • Self-hosting support for AWS and GCP