Sign inSign up

sbx/open-interpreter-kit:latest

Manifest digest

sha256:de22749744ae600b72ac8fae221f8093dd87589687ad681a1aac2759716030f5

Last pushed

about 12 hours by sbx

Type

Sandbox Kit

Manifest digest

sha256:de22749744ae600b72ac8fae221f8093dd87589687ad681a1aac2759716030f5

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⁠