Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

E2B E2B provides hosted micro-VM sandboxes purpose-built for executing AI-generated code. Phoenix uses E2B as a hosted backend for Python code evaluators, giving each invocation a fresh VM with kernel-level isolation, runtime dependency installation, and opt-in outbound network access — without exposing the rest of your deployment.

Configure

  1. Sign up at e2b.dev and create an API key.
  2. Add it as E2B_API_KEY from Settings → Sandboxes.
See Settings → Sandboxes → E2B for full configuration details and Sandbox Backends for self-hosting setup.