Commit Graph

74 Commits

Author SHA1 Message Date
alexisxy
f91eb5bbdf minor 2023-10-20 19:36:17 -04:00
alexisxy
7730a85191 reduce openai max retry 2023-10-20 19:32:37 -04:00
alexisxy
3d3d837771 print unfinished examples 2023-10-20 19:31:54 -04:00
alexisxy
df87757d47 add options to renew cookie for selected sites 2023-10-20 19:30:24 -04:00
alexisxy
4b86d435b9 fix locator for product; add prep action; fix url for promo rules 2023-10-20 19:28:08 -04:00
alexisxy
58061ee914 reduce coordinate precision; fix template 67 annotations 2023-09-27 16:35:44 -04:00
alexisxy
6ab7fd2ce7 update fuzzy match prompt 2023-09-27 16:29:45 -04:00
alexisxy
db063c7742 update test example due to html escape 2023-09-26 15:42:54 -04:00
alexisxy
50e2c430b4 remove exact from evalutor names 2023-09-26 15:42:29 -04:00
alexisxy
a7c475b575 remove unused evaluators 2023-09-26 15:29:16 -04:00
alexisxy
b4c917dd45 update must_include tokenization condition; upate url match 2023-09-26 15:27:07 -04:00
alexisxy
f8d636aec3 update URL matching, fix typos 2023-09-26 15:21:04 -04:00
alexisxy
b6e0b22ade change reddit vote related posts to absolute urls 2023-09-26 00:07:44 -04:00
alexisxy
cd7d5934a0 fix annotation errors based on human trajectories 2023-09-25 23:59:08 -04:00
alexisxy
6fdbd92bd5 add parallel running script 2023-09-23 00:17:38 -04:00
alexisxy
c1ae73c960 add script to check inference failures 2023-09-23 00:17:19 -04:00
alexisxy
1ee1ea4800 fix typo 2023-09-23 00:16:36 -04:00
alexisxy
741292e1d2 fix force_prefix missing bug 2023-09-23 00:16:18 -04:00
alexisxy
0e7bcda0ba add prompts 2023-09-23 00:15:22 -04:00
alexisxy
9f3e4ac4cc ignore cache 2023-09-22 17:30:02 -04:00
alexisxy
16f25921a2 support generation retry when the parsing of the action failed 2023-09-22 17:29:49 -04:00
alexisxy
57d206748c add support to evaluate by trace 2023-09-21 23:31:05 -04:00
alexisxy
493294bde9 fix statictext bounding box bug 2023-09-21 23:29:04 -04:00
alexisxy
e84910dd36 better error message for env config 2023-09-21 23:27:31 -04:00
alexisxy
2b15f206d2 multi threading auto login; auto login per example 2023-09-21 23:26:52 -04:00
alexisxy
507659a182 better rendering of typing action 2023-09-21 23:25:09 -04:00
alexisxy
1fef526178 add huggingface model support 2023-09-21 23:22:17 -04:00
alexisxy
7630e04c51 Merge remote-tracking branch 'origin/bug-in-current-viewport-gitlab' into new_eval 2023-09-18 13:02:18 -04:00
alexisxy
5b94f5f675 recover necessary beartype 2023-09-16 01:08:30 -04:00
alexisxy
d1450f2d87 update evaluators to match the new config format 2023-09-15 22:28:58 -04:00
alexisxy
86e8dfc742 Use more exact_match if possible 2023-09-15 17:38:17 -04:00
alexisxy
26a1721f69 Merge must_include 2023-09-14 14:45:11 -04:00
alexisxy
669958d8db Improve inaccurate locators 2023-09-14 13:52:54 -04:00
alexisxy
e44972d335 remove beartype for efficency purpose 2023-09-12 22:26:23 -04:00
alexisxy
ed93b3a88f slow verion of more robust viewport 2023-09-12 00:21:18 -04:00
alexisxy
f3a7f58103 update inaccurate annotations 2023-09-11 16:46:02 -04:00
Frank Xu
fd3f05a592 add mirror download links 2023-09-08 05:46:42 -04:00
Shuyan Zhou
9c01d57a48
Merge pull request #29 from web-arena-x/18-some-links-point-to-an-external-site
Fix Mangeto base URL redirect problem
2023-08-28 00:31:39 -04:00
alexisxy
526a00e073 Fix Mangeto base URL redirect problem 2023-08-28 00:29:43 -04:00
Shuyan Zhou
68cff40d9a
Merge pull request #28 from web-arena-x/23-instructions-to-setup-env-homepage-needs-updating-links-in-env-homepage-wrong
Fix homepage url bugs. Add instructions on setting it up
2023-08-27 18:57:57 -04:00
alexisxy
65750c4009 Fix homepage url bugs. Add instructions on setting it up 2023-08-27 18:56:34 -04:00
Shuyan Zhou
a17bc33620
Merge pull request #22 from web-arena-x/improve_doc
Add code example on using the environment
2023-08-23 18:02:28 -04:00
alexisxy
5e319e8f46 add code example on using the environment 2023-08-23 18:00:46 -04:00
Shuyan Zhou
bbcfd6bed7
Merge pull request #21 from web-arena-x/fix_tests
Fix pytest errors in Github action
2023-08-23 17:28:02 -04:00
alexisxy
09a6fb4705 Merge remote-tracking branch 'origin/main' into fix_tests 2023-08-23 17:19:06 -04:00
alexisxy
8a2178df24 skip site specific test on github action 2023-08-23 16:31:16 -04:00
Shuyan Zhou
6a4562ef91
Merge pull request #20 from web-arena-x/map_site_note
Add map site instruction
2023-08-23 11:56:23 -04:00
alexisxy
9175199358 add map site instruction 2023-08-23 11:55:53 -04:00
Frank Xu
e1e7fe5eb6
Merge pull request #14 from lwaekfjlk/BUG/docker-command-typo
Fix typos for docker commands
2023-08-22 08:36:13 -04:00
Haofei Yu
b2c940cc9f
Fix typos for docker commands 2023-08-19 08:19:55 -07:00