sites
stringclasses
12 values
task_id
int64
0
811
intent_template_id
int64
4
6.1k
start_urls
stringclasses
52 values
intent
stringlengths
13
460
intent_template
stringlengths
14
434
instantiation_dict
stringlengths
2
352
eval
stringlengths
169
2.72k
revision
int64
2
4
["shopping_admin"]
700
258
["__SHOPPING_ADMIN__"]
Create a new marketing price rule called "fall discount" for all registered customers that offers $10 discount on checkout
Create a new marketing price rule called "{{topic}}" for all registered customers that offers {{rule}}
{"rule": "$10 discount on checkout", "topic": "fall discount"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"customer_group_ids": [1], "discount_amount": 10, "name": "fall discoun...
2
["shopping_admin"]
701
258
["__SHOPPING_ADMIN__"]
Create a new marketing price rule called "Mother's day sale" for all registered customers that offers 15% discount on checkout on all their cart
Create a new marketing price rule called "{{topic}}" for all registered customers that offers {{rule}}
{"rule": "15% discount on checkout on all their cart", "topic": "Mother's day sale"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"coupon_type": "1", "customer_group_ids[0]": "1", "discount_amount": 15...
2
["shopping_admin"]
702
258
["__SHOPPING_ADMIN__"]
Create a new marketing price rule called "Pride Month" for all registered customers that offers 45% off on all products
Create a new marketing price rule called "{{topic}}" for all registered customers that offers {{rule}}
{"rule": "45% off on all products", "topic": "Pride Month"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"customer_group_ids[0]": "1", "discount_amount": "45", "is_active": "1"...
2
["shopping_admin"]
703
258
["__SHOPPING_ADMIN__"]
Create a new marketing price rule called "Thanks giving sale" for all registered customers that offers $40 discount on all their purchase
Create a new marketing price rule called "{{topic}}" for all registered customers that offers {{rule}}
{"rule": "$40 discount on all their purchase", "topic": "Thanks giving sale"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"coupon_type": "1", "customer_group_ids[0]": "1", "discount_amount": "4...
2
["shopping_admin"]
704
268
["__SHOPPING_ADMIN__"]
Show the sales order report for for last months (today is March 15, 2023).
Show the {{report}} for {{time_span}} (today is March 15, 2023).
{"report": "sales order report", "time_span": "for last months"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["02/1/2023"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
705
268
["__SHOPPING_ADMIN__"]
Show the sales order report for over the last 45 days (today is March 15, 2023).
Show the {{report}} for {{time_span}} (today is March 15, 2023).
{"report": "sales order report", "time_span": "over the last 45 days"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["01/29/2023"], "report_type": ["created_at_order"],...
2
["shopping_admin"]
706
268
["__SHOPPING_ADMIN__"]
Show the refund report for for Q1 (today is March 15, 2023).
Show the {{report}} for {{time_span}} (today is March 15, 2023).
{"report": "refund report", "time_span": "for Q1"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["01/1/2023"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
707
268
["__SHOPPING_ADMIN__"]
Show the sales order report for for last year (today is March 15, 2023).
Show the {{report}} for {{time_span}} (today is March 15, 2023).
{"report": "sales order report", "time_span": "for last year"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["1/1/2022"], "report_type": ["created_at_order"], "...
2
["shopping_admin"]
708
268
["__SHOPPING_ADMIN__"]
Show the tax report for for this year (today is March 15, 2023).
Show the {{report}} for {{time_span}} (today is March 15, 2023).
{"report": "tax report", "time_span": "for this year"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["01/1/2023"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
709
271
["__SHOPPING_ADMIN__"]
Show the orders report from May 1, 2021 to March 31, 2022.
Show the {{type}} report from {{start_date}} to {{end_date}}.
{"article": "an", "end_date": "March 31, 2022", "start_date": "May 1, 2021", "type": "orders"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["05/1/2021"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
710
271
["__SHOPPING_ADMIN__"]
Show the shipping report from August 5, 2022 to March 1, 2023.
Show the {{type}} report from {{start_date}} to {{end_date}}.
{"article": "a", "end_date": "March 1, 2023", "start_date": "August 5, 2022", "type": "shipping"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["08/5/2022"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
711
271
["__SHOPPING_ADMIN__"]
Show the product view report from July 5, 2021 to May 31, 2023.
Show the {{type}} report from {{start_date}} to {{end_date}}.
{"article": "a", "end_date": "May 31, 2023", "start_date": "July 5, 2021", "type": "product view"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["07/5/2021"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
712
271
["__SHOPPING_ADMIN__"]
Show the coupons report from May 1, 2021 to May 15, 2023.
Show the {{type}} report from {{start_date}} to {{end_date}}.
{"article": "a", "end_date": "May 15, 2023", "start_date": "May 1, 2021", "type": "coupons"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["05/1/2021"], "report_type": ["created_at_order"], ...
2
["shopping_admin"]
713
271
["__SHOPPING_ADMIN__"]
Show the best sellers report from May 1, 2022 to May 31, 2023.
Show the {{type}} report from {{start_date}} to {{end_date}}.
{"article": "a", "end_date": "May 31, 2023", "start_date": "May 1, 2022", "type": "best sellers"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"decode_base64_query": true, "evaluator": "NetworkEventEvaluator", "expected": {"query_params": {"from": ["05/1/2022"], "report_type": ["created_at_order"], ...
2
["reddit"]
714
24
["__REDDIT__"]
Thumbs down the top 1 post ever in gadgets.
Thumbs down the top {{k}} post ever in {{forum}}.
{"forum": "gadgets", "k": "1"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/19459.json"}}]
2
["reddit"]
715
24
["__REDDIT__"]
Thumbs down the top 2 post ever in history.
Thumbs down the top {{k}} post ever in {{forum}}.
{"forum": "history", "k": "2"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/58888.json"}}, {"evaluator": "Ne...
2
["reddit"]
716
24
["__REDDIT__"]
Thumbs down the top 3 post ever in books.
Thumbs down the top {{k}} post ever in {{forum}}.
{"forum": "books", "k": "3"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/81371.json"}}, {"evaluator": "Ne...
2
["reddit"]
717
24
["__REDDIT__"]
Thumbs down the top 4 post ever in movies.
Thumbs down the top {{k}} post ever in {{forum}}.
{"forum": "movies", "k": "4"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/86174.json"}}, {"evaluator": "Ne...
2
["reddit"]
718
24
["__REDDIT__"]
Thumbs down the top 5 post ever in technology.
Thumbs down the top {{k}} post ever in {{forum}}.
{"forum": "technology", "k": "5"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/48670.json"}}, {"evaluator": "Ne...
2
["reddit"]
719
25
["__REDDIT__"]
Like all submissions created by ThetaGang_wsb in forum wallstreetbets
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "wallstreetbets", "user": "ThetaGang_wsb"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "1"}, "url": "__REDDIT__/sv/29478.json"}}, {"evaluator": "Net...
2
["reddit"]
720
25
["__REDDIT__"]
Like all submissions created by CameronKelsey in forum earthporn
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "earthporn", "user": "CameronKelsey"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "1"}, "url": "__REDDIT__/sv/98332.json"}}, {"evaluator": "Net...
2
["reddit"]
721
25
["__REDDIT__"]
Like all submissions created by UniversityofBath in forum IAmA
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "IAmA", "user": "UniversityofBath"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "1"}, "url": "__REDDIT__/sv/119742.json"}}, {"evaluator": "Ne...
2
["reddit"]
722
25
["__REDDIT__"]
Like all submissions created by Don_Gato1 in forum nyc
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "nyc", "user": "Don_Gato1"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "1"}, "url": "__REDDIT__/sv/44650.json"}}]
2
["reddit"]
723
25
["__REDDIT__"]
Like all submissions created by FTorrez81 in forum iphone13
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "iphone13", "user": "FTorrez81"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "NOT_FOUND_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["reddit"]
724
25
["__REDDIT__"]
Like all submissions created by Hrekires in forum news
Like all submissions created by {{user}} in forum {{forum}}
{"forum": "news", "user": "Hrekires"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "1"}, "url": "__REDDIT__/sv/129816.json"}}, {"evaluator": "Ne...
2
["reddit"]
725
1,510
["__REDDIT__"]
DisLike all submissions created by RickyDontLoseThat in forum massachusetts
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "massachusetts", "user": "RickyDontLoseThat"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/84954.json"}}]
2
["reddit"]
726
1,510
["__REDDIT__"]
DisLike all submissions created by jacyanthis in forum earthporn
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "earthporn", "user": "jacyanthis"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "NOT_FOUND_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["reddit"]
727
1,510
["__REDDIT__"]
DisLike all submissions created by PatientBuilder499 in forum videos
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "videos", "user": "PatientBuilder499"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/115139.json"}}]
2
["reddit"]
728
1,510
["__REDDIT__"]
DisLike all submissions created by sirbarani in forum sports
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "sports", "user": "sirbarani"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/48303.json"}}]
2
["reddit"]
729
1,510
["__REDDIT__"]
DisLike all submissions created by AdamCannon in forum UpliftingNews
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "UpliftingNews", "user": "AdamCannon"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/16087.json"}}]
2
["reddit"]
730
1,510
["__REDDIT__"]
DisLike all submissions created by Hrekires in forum news
DisLike all submissions created by {{user}} in forum {{forum}}
{"forum": "news", "user": "Hrekires"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"choice": "-1"}, "url": "__REDDIT__/sv/129816.json"}}, {"evaluator": "N...
2
["reddit"]
731
27
["__REDDIT__"]
Edit my post on Nvidia RTX 4090 by adding a line to the body that says "EDIT: This news aged well"
Edit my post on {{post}} by adding a line to the body that says "{{content}}"
{"content": "EDIT: This news aged well", "post": "Nvidia RTX 4090"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"submission[body]": "^\\s*Crazy device for ML!\\s*EDIT: This news aged ...
2
["reddit"]
732
27
["__REDDIT__"]
Edit my post on The Night Agent by adding a line to the body that says "Done watching, pretty cool!"
Edit my post on {{post}} by adding a line to the body that says "{{content}}"
{"content": "Done watching, pretty cool!", "post": "The Night Agent"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"submission[body]": "Done watching, pretty cool!", "submission[title]":...
2
["reddit"]
733
27
["__REDDIT__"]
Edit my post on Star Trek Starfleet Academy series by adding a line to the body that says "Every watch makes me feel like a kid again"
Edit my post on {{post}} by adding a line to the body that says "{{content}}"
{"content": "Every watch makes me feel like a kid again", "post": "Star Trek Starfleet Academy series"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"submission[body]": "Every watch makes me feel like a kid again", "subm...
2
["reddit"]
734
27
["__REDDIT__"]
Edit my post on Ted Lasso season 3 premiere by adding a line to the body that says "Done watching. I love the renew!"
Edit my post on {{post}} by adding a line to the body that says "{{content}}"
{"content": "Done watching. I love the renew!", "post": "Ted Lasso season 3 premiere"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"submission[body]": "Done watching. I love the renew!", "submission[tit...
2
["reddit"]
735
27
["__REDDIT__"]
Edit my post on Lord of the Rings season 2 cast announcement with the lowest vote count by adding a line to the body that says "The cast is amazing!"
Edit my post on {{post}} by adding a line to the body that says "{{content}}"
{"content": "The cast is amazing!", "post": "Lord of the Rings season 2 cast announcement with the lowest vote count"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"submission[body]": "The cast is amazing!", "submission[title]": "\u201...
2
["gitlab"]
736
355
["__GITLAB__"]
Change the LICENSE for repo byteblaze/gimmiethat.space and byteblaze/dotfiles to MIT licenses
Change the LICENSE for repo {{repo}} to {{license}}
{"license": "MIT licenses", "repo": "byteblaze/gimmiethat.space and byteblaze/dotfiles"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"$.^file_path|file_name$": "LICENSE", "_method": "^.*(?!delete$).*$", "...
2
["wikipedia", "map"]
737
94
["__MAP__", "__WIKIPEDIA__"]
View the route on the map from Carnegie Mellon University to the home stadium of Philadelphia 76ers. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
View the route on the map from {{location}} to the home stadium of {{sport_team}}{{time_phrase}}. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
{"location": "Carnegie Mellon University", "sport_team": "Philadelphia 76ers", "time_phrase": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "^.*/route/v1/.*/-75.1718916,39.9011873;-79.9427192,40.4441897.*$"}, "ignored_query_params_patterns...
2
["wikipedia", "map"]
738
94
["__MAP__", "__WIKIPEDIA__"]
View the route on the map from Carnegie Mellon University to the home stadium of Philadelphia 76ers in the 70s. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
View the route on the map from {{location}} to the home stadium of {{sport_team}}{{time_phrase}}. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
{"location": "Carnegie Mellon University", "sport_team": "Philadelphia 76ers", "time_phrase": " in the 70s"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "^.*/route/v1/.*/-75.1712951,39.9042046;-79.9427192,40.4441897.*$"}, "ignored_query_params_patterns...
2
["wikipedia", "map"]
739
94
["__MAP__", "__WIKIPEDIA__"]
View the route on the map from Carnegie Mellon University to the home stadium of Yankees in the 80s. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
View the route on the map from {{location}} to the home stadium of {{sport_team}}{{time_phrase}}. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
{"location": "Carnegie Mellon University", "sport_team": "Yankees", "time_phrase": " in the 80s"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "^.*/route/v1/.*/-73.9265212,40.8295828;-79.9427192,40.4441897.*$"}, "ignored_query_params_patterns...
2
["wikipedia", "map"]
740
94
["__MAP__", "__WIKIPEDIA__"]
View the route on the map from Carnegie Mellon University to the home stadium of NYC NBA team. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
View the route on the map from {{location}} to the home stadium of {{sport_team}}{{time_phrase}}. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
{"location": "Carnegie Mellon University", "sport_team": "NYC NBA team", "time_phrase": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "^.*/route/v1/.*/-73.9935443,40.7505085;-79.9427192,40.4441897.*$"}, "ignored_query_params_patterns...
2
["wikipedia", "map"]
741
94
["__MAP__", "__WIKIPEDIA__"]
View the route on the map from Carnegie Mellon University to the home stadium of Boston home NBA team. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
View the route on the map from {{location}} to the home stadium of {{sport_team}}{{time_phrase}}. (Use the OSRM direction service and the provided wiki to look up any needed information and search both source and destination by coordinates from the place official page on the wiki.)
{"location": "Carnegie Mellon University", "sport_team": "Boston home NBA team", "time_phrase": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "^.*/route/v1/.*/-71.0621475,42.3662922;-79.9427192,40.4441897.*$"}, "ignored_query_params_patterns...
2
["gitlab"]
742
332
["__GITLAB__"]
Create a new private project "planner" and add Abishek, Vinta as members
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "new private project", "project_name": "planner", "suffix": " and add Abishek, Vinta as members"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "planner", "visibility": "private"}, "response_status": 201, "u...
2
["gitlab"]
743
332
["__GITLAB__"]
Create a new public project "web_arena" and add Abishek, Vinta as members
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "new public project", "project_name": "web_arena", "suffix": " and add Abishek, Vinta as members"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "web_arena", "visibility": "public"}, "response_status": 201, "...
2
["gitlab"]
744
332
["__GITLAB__"]
Create a new public project "AutoAGI" and add primer as members
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "new public project", "project_name": "AutoAGI", "suffix": " and add primer as members"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "AutoAGI", "visibility": "public"}, "response_status": 201, "ur...
2
["gitlab"]
745
332
["__GITLAB__"]
Create a new public project "awesome-llms" and add primer, convexegg, abishek as members
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "new public project", "project_name": "awesome-llms", "suffix": " and add primer, convexegg, abishek as members"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "awesome-llms", "visibility": "public"}, "response_status": 201...
2
["gitlab"]
746
332
["__GITLAB__"]
Create a new private project "llm_bulk_inference" and add primer, convexegg, abishek as members
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "new private project", "project_name": "llm_bulk_inference", "suffix": " and add primer, convexegg, abishek as members"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "llm_bulk_inference", "visibility": "private"}, "response_statu...
2
["gitlab"]
747
2,100
["__GITLAB__"]
Start a private project called "awesome_web_agents" with blank template and add Abishek, Vinta as members
Start a private project called "{{project_name}}" with {{template}} template and add {{account_list}} as members
{"account_list": "Abishek, Vinta", "project_name": "awesome_web_agents", "template": "blank"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "awesome_web_agents", "project[namespace_id]": "2505",...
2
["gitlab"]
748
2,100
["__GITLAB__"]
Start a private project called "web_agent_android_xl" with Android template and add primer, convexegg, abishek as members
Start a private project called "{{project_name}}" with {{template}} template and add {{account_list}} as members
{"account_list": "primer, convexegg, abishek", "project_name": "web_agent_android_xl", "template": "Android"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "web_agent_android_xl", "namespace_id": 2505, "template_name": ...
2
["gitlab"]
749
2,100
["__GITLAB__"]
Start a private project called "project_site" with NodeJS template and add primer, convexegg, vinta as members
Start a private project called "{{project_name}}" with {{template}} template and add {{account_list}} as members
{"account_list": "primer, convexegg, vinta", "project_name": "project_site", "template": "NodeJS"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"name": "project_site", "namespace_id": 2505, "template_name": "express...
2
["gitlab"]
750
2,100
["__GITLAB__"]
Start a private project called "agi_index" with HTML Gitlab pages template and add Vinta Chen as members
Start a private project called "{{project_name}}" with {{template}} template and add {{account_list}} as members
{"account_list": "Vinta Chen", "project_name": "agi_index", "template": "HTML Gitlab pages"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "agi_index", "project[namespace_id]": "2505", "project...
2
["gitlab"]
751
2,100
["__GITLAB__"]
Start a private project called "AGISite" with JEKYLL template and add Rohan and Vinta as members
Start a private project called "{{project_name}}" with {{template}} template and add {{account_list}} as members
{"account_list": "Rohan and Vinta", "project_name": "AGISite", "template": "JEKYLL"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "AGISite", "project[namespace_id]": "2505", "project[p...
2
["gitlab"]
752
332
["__GITLAB__"]
Create a private blank repository called "web_agent"
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "private blank repository called", "project_name": "web_agent", "suffix": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "web_agent", "project[namespace_id]": "2505", "project...
2
["gitlab"]
753
332
["__GITLAB__"]
Create a private Android repository called "web_agent_android_xs" using the right template to speed up development.
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "private Android repository called", "project_name": "web_agent_android_xs", "suffix": " using the right template to speed up development."}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "web_agent_android_xs", "project[namespace_id]": "2505...
2
["gitlab"]
754
332
["__GITLAB__"]
Create a private NodeJS repository called "web_agent_nodejs" using the right template to speed up development.
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "private NodeJS repository called", "project_name": "web_agent_nodejs", "suffix": " using the right template to speed up development."}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "web_agent_nodejs", "project[namespace_id]": "2505", "...
2
["gitlab"]
755
332
["__GITLAB__"]
Create a private HTML repository called "web_agent_index" using the right template to speed up development.
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "private HTML repository called", "project_name": "web_agent_index", "suffix": " using the right template to speed up development."}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "web_agent_index", "project[namespace_id]": "2505", "p...
2
["gitlab"]
756
332
["__GITLAB__"]
Create a private JEKYLL repository called "11711_gitlab" using the right template to speed up development.
Create a {{create_spec}} "{{project_name}}"{{suffix}}
{"create_spec": "private JEKYLL repository called", "project_name": "11711_gitlab", "suffix": " using the right template to speed up development."}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"project[name]": "11711_gitlab", "project[namespace_id]": "2505", "proj...
2
["map"]
757
42
["__MAP__"]
Show on the map the path and travel time from home of the 1980 Super Bowl champions to home of the 1991 Super Bowl champions. (Use the OSRM direction service.)
Show on the map the {{view_type}} from {{city1}} to {{city2}}. (Use the OSRM direction service.)
{"city1": "home of the 1980 Super Bowl champions", "city2": "home of the 1991 Super Bowl champions", "view_type": "path and travel time"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
758
42
["__MAP__"]
Show on the map the path and travel time from the big apple to biggest city in Maine. (Use the OSRM direction service.)
Show on the map the {{view_type}} from {{city1}} to {{city2}}. (Use the OSRM direction service.)
{"city1": "the big apple", "city2": "biggest city in Maine", "view_type": "path and travel time"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map", "shopping_admin"]
759
42
["__MAP__", "__SHOPPING_ADMIN__"]
Show on the map the route and driving time from the city where my E-commerce customer Sophia Young lives to New York City. (Use the OSRM direction service.)
Show on the map the {{view_type}} from {{city1}} to {{city2}}. (Use the OSRM direction service.)
{"city1": "the city where my E-commerce customer Sophia Young lives", "city2": "New York City", "view_type": "route and driving time"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"headers": {"Cookie": "^(?!.*_osm_directions_engine=fossgis_osrm_(?:bicycle|foot)).*$"}, "url": "^.*/route...
2
["map", "shopping_admin"]
760
42
["__MAP__", "__SHOPPING_ADMIN__"]
Show on the map the route and driving time from Allentown, PA to the city where my E-commerce customer Amanda Kim lives. (Use the OSRM direction service.)
Show on the map the {{view_type}} from {{city1}} to {{city2}}. (Use the OSRM direction service.)
{"city1": "Allentown, PA", "city2": "the city where my E-commerce customer Amanda Kim lives", "view_type": "route and driving time"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"headers": {"Cookie": "^(?!.*_osm_directions_engine=fossgis_osrm_(?:bicycle|foot)).*$"}, "url": "^.*/route...
2
["map"]
761
54
["__MAP__"]
Show on the map directions from Carnegie Science Museum to Hunt library CMU using walk options. (Use the OSRM direction service.)
Show on the map directions from {{location_address_1}} to {{location_address_2}} using {{transportation}} options. (Use the OSRM direction service.)
{"location_address_1": "Carnegie Science Museum", "location_address_2": "Hunt library CMU", "transportation": "walk"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
762
54
["__MAP__"]
Show on the map directions from Carnegie Music Hall in NYC to Carnegie Mellon University using driving options. (Use the OSRM direction service.)
Show on the map directions from {{location_address_1}} to {{location_address_2}} using {{transportation}} options. (Use the OSRM direction service.)
{"location_address_1": "Carnegie Music Hall in NYC", "location_address_2": "Carnegie Mellon University", "transportation": "driving"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
763
75
["__MAP__"]
Show on the map the walking route to the closest Trader Joe's from 401 Shady Ave, Pittsburgh. (Use the OSRM direction service.)
Show on the map the walking route to the closest {{store}} from {{location}}. (Use the OSRM direction service.)
{"location": "401 Shady Ave, Pittsburgh", "store": "Trader Joe's"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
764
75
["__MAP__"]
Show on the map the walking route to the closest Target from 401 Shady Ave, Pittsburgh. (Use the OSRM direction service.)
Show on the map the walking route to the closest {{store}} from {{location}}. (Use the OSRM direction service.)
{"location": "401 Shady Ave, Pittsburgh", "store": "Target"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
765
75
["__MAP__"]
Show on the map the walking route to the closest Japanese food market from 401 Shady Ave, Pittsburgh. (Use the OSRM direction service.)
Show on the map the walking route to the closest {{store}} from {{location}}. (Use the OSRM direction service.)
{"location": "401 Shady Ave, Pittsburgh", "store": "Japanese food market"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
766
75
["__MAP__"]
Show on the map the walking route to the closest grocery owned by Amazon from 401 Shady Ave, Pittsburgh. (Use the OSRM direction service.)
Show on the map the walking route to the closest {{store}} from {{location}}. (Use the OSRM direction service.)
{"location": "401 Shady Ave, Pittsburgh", "store": "grocery owned by Amazon"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["map"]
767
75
["__MAP__"]
Show on the map the walking route to the closest chain grocery owned by a local business from 401 Shady Ave, Pittsburgh. (Use the OSRM direction service.)
Show on the map the walking route to the closest {{store}} from {{location}}. (Use the OSRM direction service.)
{"location": "401 Shady Ave, Pittsburgh", "store": "chain grocery owned by a local business"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "navigate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__MAP__"}}]
2
["shopping_admin"]
768
241
["__SHOPPING_ADMIN__"]
5 blue Cronus yoga pants with size 33 arrived, update the stock
{{arrival_phrase}}, {{update_phrase}}
{"arrival_phrase": "5 blue Cronus yoga pants with size 33 arrived", "update_phrase": "update the stock"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[quantity_and_stock_status][qty]": "5"}, "response_status": 302...
2
["shopping_admin"]
769
241
["__SHOPPING_ADMIN__"]
We've received 378 brown Aero daily fitness tee in every size, please update the inventory
{{arrival_phrase}}, {{update_phrase}}
{"arrival_phrase": "We've received 378 brown Aero daily fitness tee in every size", "update_phrase": "please update the inventory"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[quantity_and_stock_status][qty]": "478"}, "response_status": 3...
2
["shopping_admin"]
770
241
["__SHOPPING_ADMIN__"]
We've received 12 white Cora parachute pant of size 28 and 56 blue of size 29, update the inventory
{{arrival_phrase}}, {{update_phrase}}
{"arrival_phrase": "We've received 12 white Cora parachute pant of size 28 and 56 blue of size 29", "update_phrase": "update the inventory"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[quantity_and_stock_status][qty]": "112"}, "response_status": 3...
2
["shopping_admin"]
771
243
["__SHOPPING_ADMIN__"]
Approve reviews with four stars or higher to display in our store.
Approve reviews with four stars or higher to display in our store.
{}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"status_id": "1"}, "response_status": 302, "url": "__SHOPPING_ADMIN__/r...
2
["shopping_admin"]
772
246
["__SHOPPING_ADMIN__"]
Delete all pending negative reviews for Circe fleece
Delete all {{review_type}}
{"review_type": "pending negative reviews for Circe fleece"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "response_status": 302, "url": "__SHOPPING_ADMIN__/review/product/delete/id/999/"}}]
2
["shopping_admin"]
773
246
["__SHOPPING_ADMIN__"]
Delete all pending negative reviews
Delete all {{review_type}}
{"review_type": "pending negative reviews"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "response_status": 302, "url": "__SHOPPING_ADMIN__/review/product/delete/id/351/"}}, ...
2
["shopping_admin"]
774
246
["__SHOPPING_ADMIN__"]
Delete all pending reviews with less than 4 stars
Delete all {{review_type}}
{"review_type": "pending reviews with less than 4 stars"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "response_status": 302, "url": "__SHOPPING_ADMIN__/review/product/delete/id/351/"}}, ...
2
["shopping_admin"]
775
246
["__SHOPPING_ADMIN__"]
Delete all reviews from the scammer Arden
Delete all {{review_type}}
{"review_type": "reviews from the scammer Arden"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "response_status": 302, "url": "__SHOPPING_ADMIN__/review/product/delete/id/51/"}}]
2
["shopping_admin"]
776
246
["__SHOPPING_ADMIN__"]
Delete all reviews from the scammer Carlo
Delete all {{review_type}}
{"review_type": "reviews from the scammer Carlo"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "response_status": 302, "url": "__SHOPPING_ADMIN__/review/product/delete/id/109/"}}, ...
2
["shopping_admin"]
777
742
["__SHOPPING_ADMIN__"]
Reduce the price of green Hollister backyard sweatshirt in all sizes by $5
{{action}} the price of {{config}} by {{amount}}
{"action": "Reduce", "amount": "$5", "config": "green Hollister backyard sweatshirt in all sizes"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 47.0}, "response_status": 302, "url": "^__SHOPPING_AD...
2
["shopping_admin"]
778
742
["__SHOPPING_ADMIN__"]
Reduce the price of size 28 Sahara leggings by 13.5%
{{action}} the price of {{config}} by {{amount}}
{"action": "Reduce", "amount": "13.5%", "config": "size 28 Sahara leggings"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 64.88}, "response_status": 302, "url": "^__SHOPPING_A...
2
["shopping_admin"]
779
742
["__SHOPPING_ADMIN__"]
Reduce the price of yellow shirts from Gwyn Endurance in all sizes below L by 15%
{{action}} the price of {{config}} by {{amount}}
{"action": "Reduce", "amount": "15%", "config": "yellow shirts from Gwyn Endurance in all sizes below L"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 20.4}, "response_status": 302, "url": "^__SHOPPING_AD...
2
["shopping_admin"]
780
742
["__SHOPPING_ADMIN__/catalog/product/edit/id/1481/"]
Increase the price of white Ingrid Running with size L and above by $17
{{action}} the price of {{config}} by {{amount}}
{"action": "Increase", "amount": "$17", "config": "white Ingrid Running with size L and above"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 101.0}, "response_status": 302, "url": "^__SHOPPING_A...
2
["shopping_admin"]
781
742
["__SHOPPING_ADMIN__"]
Increase the price of black fitness tshirts from Desiree with size XS by 37%
{{action}} the price of {{config}} by {{amount}}
{"action": "Increase", "amount": "37%", "config": "black fitness tshirts from Desiree with size XS"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 32.88}, "response_status": 302, "url": "^__SHOPPING_A...
2
["shopping_admin"]
782
742
["__SHOPPING_ADMIN__"]
Increase the price of all blue running tshirts in extra small and small sizes by 23%
{{action}} the price of {{config}} by {{amount}}
{"action": "Increase", "amount": "23%", "config": "all blue running tshirts in extra small and small sizes"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"product[price]": 35.67}, "response_status": 302, "url": "^__SHOPPING_A...
2
["gitlab"]
783
351
["__GITLAB__"]
Add the following users to repo kkroening/ffmpeg-python as maintainer: "yjlou" and "a11yproject"
Add the following users to {{repo_prefix}} {{repo}} as {{role}}: {{user_list}}
{"repo": "kkroening/ffmpeg-python", "repo_prefix": "repo", "role": "maintainer", "user_list": "\"yjlou\" and \"a11yproject\""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "PERMISSION_DENIED_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["gitlab"]
784
316
["__GITLAB__/CellularPrivacy/Android-IMSI-Catcher-Detector"]
Get the email address of the contributor who has the most commits to branch master in the current repository
Get the {{attribute}} of the contributor who has the most commits to branch {{branch_name}} in the current repository{{retrieved_data_format_spec}}
{"attribute": "email address", "branch_name": "master", "retrieved_data_format_spec": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": ["secupwn@users.noreply.github.com"], "status": "SUCCESS", "task_type": "retrieve"}, "results_schema": {"items": {"type": "string"}, "type": "array"}}]
2
["gitlab"]
785
316
["__GITLAB__/CellularPrivacy/Android-IMSI-Catcher-Detector"]
Get the email address of the contributor who has the most commits to branch gh-page in the current repository
Get the {{attribute}} of the contributor who has the most commits to branch {{branch_name}} in the current repository{{retrieved_data_format_spec}}
{"attribute": "email address", "branch_name": "gh-page", "retrieved_data_format_spec": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": ["secupwn@users.noreply.github.com"], "status": "SUCCESS", "task_type": "retrieve"}, "results_schema": {"items": {"type": "string"}, "type": "array"}}]
2
["gitlab"]
786
316
["__GITLAB__/vinta/awesome-python"]
Get the number of commits of the contributor who has the most commits to branch master in the current repository
Get the {{attribute}} of the contributor who has the most commits to branch {{branch_name}} in the current repository{{retrieved_data_format_spec}}
{"attribute": "number of commits", "branch_name": "master", "retrieved_data_format_spec": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": [414], "status": "SUCCESS", "task_type": "retrieve"}, "results_schema": {"items": {"type": "number"}, "type": "array"}}]
2
["gitlab"]
787
316
["__GITLAB__/dehenne/awesome-visibility/-/graphs/master"]
Get the number of followers of the contributor who has the most commits to branch master in the current repository
Get the {{attribute}} of the contributor who has the most commits to branch {{branch_name}} in the current repository{{retrieved_data_format_spec}}
{"attribute": "number of followers", "branch_name": "master", "retrieved_data_format_spec": ""}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": [0], "status": "SUCCESS", "task_type": "retrieve"}, "results_schema": {"items": {"type": "number"}, "type": "array"}}]
2
["gitlab"]
788
316
["__GITLAB__/amwhalen/archive-my-tweets/-/tree/github/fork/chtitux/addRssFeed"]
Get the full name, username, user location and email of the contributor who has the most commits to branch php52 in the current repository. Return a list of objects with keys "full_name", "username", "user_location", and "email".
Get the {{attribute}} of the contributor who has the most commits to branch {{branch_name}} in the current repository{{retrieved_data_format_spec}}
{"attribute": "full name, username, user location and email", "branch_name": "php52", "retrieved_data_format_spec": ". Return a list of objects with keys \"full_name\", \"username\", \"user_location\", and \"email\"."}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": [{"email": "github@amwhalen.com", "full_name": "Andrew M. Whalen", "user_location": "Massachusetts", "username": "^@?amwhalen$"}], "status": "SUCCESS", "task_type": "retrieve"}, "results_schema": {"items": {"properties": {"email": {"type": "string"...
4
["gitlab"]
789
328
["__GITLAB__"]
Open an issue with title "WebAgent Support Plan" to ask the team if they have any plan on supporting Webagent in the next quater in the respository huggingface dataset.
Open an issue with title "{{title}}" to {{issue}} in the respository {{repo}}.
{"issue": "ask the team if they have any plan on supporting Webagent in the next quater", "repo": "huggingface dataset", "title": "WebAgent Support Plan"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "NOT_FOUND_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["shopping_admin"]
790
246
["__SHOPPING_ADMIN__"]
Delete all negative reviews for Sybil running short
Delete all {{review_type}}
{"review_type": "negative reviews for Sybil running short"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}]
2
["gitlab", "reddit"]
791
84
["__GITLAB__", "__REDDIT__"]
Use the Web IDE to create a folder named car in gimmiethat.space repo. Within it, create a file named urls.json that contains the full URLs of the 5 most recent posts from the cars forum on the discussion forum as a JSON object with a "urls" array. Write them in order from newest to oldest. Commit the changes to the de...
Use the Web IDE to create a folder named {{directory}} in {{gitlab_repo}} repo. Within it, create a file named urls.json that contains the full URLs of the 5 most recent posts from the {{forum}} forum on the discussion forum as a JSON object with a "urls" array. Write them in order from newest to oldest. Commit the cha...
{"directory": "car", "forum": "cars", "gitlab_repo": "gimmiethat.space"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "NOT_FOUND_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__REDDIT__/forums"}, "ignored_query_params_patterns": [".*"]}]
2
["shopping"]
792
172
["__SHOPPING__"]
Buy the highest rated product from the Beauty & Personal Care category within a budget under 20. Discard any items in your cart if it is not empty.
Buy the highest rated product from the {{product_category}} category within a budget {{dollar_value}}. Discard any items in your cart if it is not empty.
{"dollar_value": "under 20", "product_category": "Beauty & Personal Care"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["shopping"]
793
172
["__SHOPPING__"]
Buy the highest rated product from the Men clothing category within a budget above 50 but under 129.99. Discard any items in your cart if it is not empty.
Buy the highest rated product from the {{product_category}} category within a budget {{dollar_value}}. Discard any items in your cart if it is not empty.
{"dollar_value": "above 50 but under 129.99", "product_category": "Men clothing"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "retrieve"}, "results_schema": {"type": "null"}}]
2
["shopping"]
794
191
["__SHOPPING__"]
Change the delivery address for my most recent non canceled order to 4000 Forbes Ave, Pittsburgh, PA.
Change the delivery address for {{order_selector}} to {{address}}.
{"address": "4000 Forbes Ave, Pittsburgh, PA", "order_selector": "my most recent non canceled order"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__SHOPPING__/sales/order/history/"}}]
2
["shopping"]
795
191
["__SHOPPING__"]
Change the delivery address for my second most recent order to 6726 McPherson Blvd, Pittsburgh, PA.
Change the delivery address for {{order_selector}} to {{address}}.
{"address": "6726 McPherson Blvd, Pittsburgh, PA", "order_selector": "my second most recent order"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__SHOPPING__/sales/order/history/"}}]
2
["shopping"]
796
191
["__SHOPPING__"]
Change the delivery address for my oldest order in 2023 to 155 5th Street, San Francisco, CA.
Change the delivery address for {{order_selector}} to {{address}}.
{"address": "155 5th Street, San Francisco, CA", "order_selector": "my oldest order in 2023"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__SHOPPING__/sales/order/history/"}}]
2
["shopping"]
797
191
["__SHOPPING__"]
Change the delivery address for my first order ever to 3 Oxford St, Cambridge, MA.
Change the delivery address for {{order_selector}} to {{address}}.
{"address": "3 Oxford St, Cambridge, MA", "order_selector": "my first order ever"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__SHOPPING__/sales/order/history/"}}]
2
["shopping"]
798
191
["__SHOPPING__"]
Change the delivery address for my most recent non canceled order to 77 Massachusetts Ave, Cambridge, MA.
Change the delivery address for {{order_selector}} to {{address}}.
{"address": "77 Massachusetts Ave, Cambridge, MA", "order_selector": "my most recent non canceled order"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "ACTION_NOT_ALLOWED_ERROR", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"url": "__SHOPPING__/sales/order/history/"}}]
2
["gitlab"]
799
600
["__GITLAB__"]
create a new group "n-lab" with members patou, egpast, westurner, jontutcher
create a new group "{{name}}" with members {{members}}
{"members": "patou, egpast, westurner, jontutcher", "name": "n-lab"}
[{"evaluator": "AgentResponseEvaluator", "expected": {"retrieved_data": null, "status": "SUCCESS", "task_type": "mutate"}, "results_schema": {"type": "null"}}, {"evaluator": "NetworkEventEvaluator", "expected": {"http_method": "POST", "post_data": {"group[name]": "n-lab", "group[path]": "n-lab"}, "response_status": 302...
2