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>
This commit is contained in:
Xinyuan Wang
2025-10-13 10:39:33 +08:00
committed by GitHub
parent ddb8372a6c
commit f9e9273b3b
7 changed files with 1345 additions and 761 deletions

View File

@@ -0,0 +1,3 @@
from mm_agents.opencua.opencua_agent import OpenCUAAgent
__all__ = ["OpenCUAAgent"]