Files
OpenHands/third_party/runtime/impl/e2b/__init__.py
2025-06-26 07:39:39 -04:00

5 lines
151 B
Python

"""E2B runtime implementation.
This runtime reads configuration directly from environment variables:
- E2B_API_KEY: API key for E2B authentication
"""