Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Clean-up dependency & re-run evaluation #153

@xingyaoww

Description

@xingyaoww

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:

  1. Try to remove converters AND keep the bare minimum list of these converters without degrading GAIA performance
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions