Files
OpenHands/third_party/runtime/impl/runloop/__init__.py
2025-08-13 21:13:19 +02:00

6 lines
164 B
Python

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