Skip to content

Commit 8379033

Browse files
committed
Corrected reference to "Computer Use Agent Arena" to "Computer Agent Arena" in OSWorld blog post for accuracy and clarity.
1 parent d8a7d53 commit 8379033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/blog_posts/osworld-verified.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ For Agent implementation, we have added implementations of Operator, Claude, UI-
232232
We have also integrated advanced agent implementations based on agentic frameworks, such as Agent S[[13]](#ref13), Jedi[[14]](#ref14), GTA1[[15]](#ref15), and others.
233233
All agent implementations are placed under [mm_agents folder of OSWorld repo](https://github.com/xlang-ai/OSWorld/tree/main/mm_agents).
234234

235-
In the implementation, since many of the above models are not publicly available, for Operator and Claude models, we extensively referenced the implementation of Computer Use Agent Arena [[16]](#ref16), and referenced some usage examples from these providers [[17]](#ref17)[[18]](#ref18)[[19]](#ref19).
235+
In the implementation, since many of the above models are not publicly available, for Operator and Claude models, we extensively referenced the implementation of Computer Agent Arena [[16]](#ref16), and referenced some usage examples from these providers [[17]](#ref17)[[18]](#ref18)[[19]](#ref19).
236236
We also conducted repeated validation and calibration of agent performance through preliminary experiments for confirmation.
237237

238238
### Key Insights from OSWorld-Verified Results

0 commit comments

Comments
 (0)