mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-04-29 03:00:45 -04:00
6 lines
152 B
Python
6 lines
152 B
Python
"""E2B runtime implementation.
|
|
|
|
This runtime reads configuration directly from environment variables:
|
|
- E2B_API_KEY: API key for E2B authentication
|
|
"""
|