Files
sci-gui-agent-benchmark/mm_agents/opencua/__init__.py
Xinyuan Wang f9e9273b3b OpenCUA-72B (#354)
* use aws pub ip

* os task fix: set the default dim screen time to be 300s

* OpenCUA-72B

* update password

* update

* update

* update opencua72b agent

* change provider ip

---------

Co-authored-by: Jiaqi <dengjiaqi@moonshot.cn>
2025-10-13 10:39:33 +08:00

3 lines
84 B
Python

from mm_agents.opencua.opencua_agent import OpenCUAAgent
__all__ = ["OpenCUAAgent"]