mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-10 07:18:10 -05:00
6 lines
164 B
Python
6 lines
164 B
Python
"""Runloop runtime implementation.
|
|
|
|
This runtime reads configuration directly from environment variables:
|
|
- RUNLOOP_API_KEY: API key for Runloop authentication
|
|
"""
|