mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
3 lines
129 B
Python
3 lines
129 B
Python
# Run this file to trigger a model download
|
|
import openhands.agenthub # noqa F401 (we import this to get the agents registered)
|