You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
We have too many likely unused dependencies in ACI, e.g., YouTubeConverter. A lot of them are introduced in openhands_aci/editor/md_converter.py.
However, the upstream OpenHands agent likely didn't need all of these converters. We should:
Try to remove converters AND keep the bare minimum list of these converters without degrading GAIA performance
Group the rest of the dependencies into groups, so we only install a minimal list of dependencies required to power editor/ when pip install openhands-aci