Commit Graph

1407 Commits

Author SHA1 Message Date
Dillon DuPont a46c276e70 updated model docs 2025-09-15 16:41:39 -04:00
Dillon DuPont c5bbd4611a add qwen2_5_vl.py 2025-09-15 16:29:26 -04:00
Dillon DuPont 7a7de5d50f add holo models 2025-09-15 16:10:54 -04:00
Dillon DuPont c217ed13af wording change 2025-09-15 16:01:31 -04:00
Dillon DuPont 3a1244e1c1 updated model zoo 2025-09-15 15:59:33 -04:00
Dillon DuPont eba94ce919 added internVL, Holo1.5, and OpenCUA to readme 2025-09-15 15:55:33 -04:00
Dillon DuPont ca564b2436 Merge branch 'main' into models/opencua 2025-09-15 15:11:15 -04:00
James Murdza b4b45e5b8b Upgrade HUD SDK to 0.4.26 2025-09-14 00:34:51 -04:00
James Murdza 8096fbfd34 Upgrade HUD SDK to 0.4.25 2025-09-13 22:43:12 -04:00
James Murdza 1c79a3a5a2 Add cloud version of hackathon notebook 2025-09-13 04:44:23 -04:00
James Murdza deb2132aef Fix hackathon notebook 2025-09-13 03:20:08 -04:00
James Murdza 993d52527f Rename hackathon notebook 2025-09-13 01:50:01 -04:00
James Murdza 981a081672 Improve notebook structure 2025-09-13 01:42:06 -04:00
James Murdza 8938b37ca7 Change hackathon notebook to use Docker 2025-09-13 01:42:05 -04:00
James Murdza 77d91ef6e1 Clarify instructions in hackathon notebook 2025-09-13 00:57:14 -04:00
James Murdza 4ec4bbc888 Add link to HUD integration documentation 2025-09-12 21:41:14 -04:00
James Murdza d41fd91d9a Add note about split format to docs 2025-09-12 21:41:14 -04:00
Dillon DuPont c58ff55969 Added agent tool filtering agent-v0.4.31 2025-09-12 20:12:29 -04:00
James Murdza 3552ef62a8 Add relevant links to docs 2025-09-12 18:41:38 -04:00
James Murdza 73fb0002f0 Improve notebook structure 2025-09-12 18:36:56 -04:00
James Murdza 4c52aaa298 Assert that HUD_API_KEY is set 2025-09-12 18:27:34 -04:00
James Murdza b72d8da8a7 Add Prequisites section 2025-09-12 18:13:16 -04:00
James Murdza 2fdff0e566 Add Anthropic SDK as a dependency 2025-09-12 18:00:27 -04:00
James Murdza ea1caea73c Reuse agent configuration for HUD evaluation 2025-09-12 18:00:27 -04:00
James Murdza 48e42d2334 Only load .env file in notebook directory 2025-09-12 18:00:27 -04:00
ddupont 477612471e Merge pull request #408 from trycua/feat/eval-simplicity
Ignore extra computers when running evals
agent-v0.4.30
2025-09-12 14:52:20 -04:00
Dillon DuPont fc0f10aaf9 Ignore extra computers when running evals 2025-09-12 14:50:18 -04:00
ddupont 71f0187edb Merge pull request #407 from trycua/fix/hud-pin
Pin HUD version
agent-v0.4.29
2025-09-12 14:00:34 -04:00
Dillon DuPont ae22572658 Merge branch 'main' of https://github.com/trycua/cua 2025-09-12 13:58:22 -04:00
Dillon DuPont fad293957d Pin HUD version 2025-09-12 13:57:28 -04:00
Dillon DuPont cf95646503 Merge branch 'main' into models/opencua 2025-09-12 13:30:21 -04:00
Dillon DuPont 58807378dd Added internVL 2025-09-12 13:30:09 -04:00
ddupont ab9cf0636b Merge pull request #405 from trycua/feats/hud-advanced
Fix errors when passing `tools=[]` and `trajectory_dir=...` to HUD runs
2025-09-12 12:59:44 -04:00
James Murdza 217f904f1f Merge pull request #406 from trycua/feat/hackathon-notebook
Hackathon notebook improvements
2025-09-12 12:58:28 -04:00
James Murdza 4b3e2077fb Remove dataset size limit during HUD evaluation 2025-09-12 12:55:43 -04:00
James Murdza 68ecdcc99a Assert Cua API keys exist in notebook 2025-09-12 12:55:22 -04:00
James Murdza 1aca043006 Automatically create .env file in notebook 2025-09-12 12:55:11 -04:00
James Murdza 28f206d824 Improve explanatory text in notebook 2025-09-12 12:54:50 -04:00
James Murdza 4dedd06c5b Improve notebook structure 2025-09-12 12:39:37 -04:00
Dillon DuPont faf531825e Fixed error during response call 2025-09-12 12:32:03 -04:00
Dillon DuPont b3040306b8 Fixing bugs 2025-09-12 12:06:36 -04:00
Dillon DuPont b69943121d Fixed KeyError 2025-09-12 11:29:40 -04:00
Dillon DuPont f795660f75 Upgraded HUD impl. to support custom tools 2025-09-12 11:14:03 -04:00
Dillon DuPont 2f28c3a2ce Added missing file agent-v0.4.27 agent-v0.4.28 2025-09-10 14:57:44 -04:00
ddupont 2dfc1e5095 Merge pull request #400 from trycua/docs/tips
Add simple guide for customizing computeragent
agent-v0.4.26
2025-09-10 12:21:32 -04:00
Dillon DuPont ae6d35ffa5 Fixed broken link 2025-09-09 11:23:13 -04:00
Dillon DuPont bae97a6cb7 Added message format documentation 2025-09-09 11:08:19 -04:00
Dillon DuPont 665e65cb85 Replaced computer shim with Docker computer 2025-09-09 11:00:52 -04:00
Dillon DuPont b21c668946 added notebook 2025-09-09 10:58:37 -04:00
Dillon DuPont f270af30e1 added notebook 2025-09-09 10:57:16 -04:00