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

5 lines
163 B
Python

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