mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05: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)
|