Sign inSign up

sbx/open-interpreter-kit:latest

Manifest digest

sha256:06fb6b72b26d785a017b663e5816e6f81fc9ac76f1c46681916c4c6d468e4180

Last pushed

14 days by sbx

Type

Sandbox Kit

Manifest digest

sha256:06fb6b72b26d785a017b663e5816e6f81fc9ac76f1c46681916c4c6d468e4180

SANDBOX KIT
REQUIRES SECRETS

Natural language interface for your sandbox. Describe what you need; Open Interpreter writes and runs the code (Python, JS, Shell, and more) to complete the task.


Credentials
NameServiceRequiredDescription
ANTHROPIC_API_KEYanthropicOptional
OPENAI_API_KEYopenaiOptional

Network Egress

api.anthropic.com

platform.claude.com:443

api.openai.com

pypi.org

files.pythonhosted.org

registry.npmjs.org

*.npmjs.org

deb.debian.org

archive.ubuntu.com

security.ubuntu.com

ports.ubuntu.com

download.docker.com

Run in a Sandbox

sbx run sbx/open-interpreter-kit:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx