Skip to content

Commit

Permalink
Merge pull request sierra-research#4 from dayyyyyyyyyy/main
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikncode authored Jul 25, 2024
2 parents 1b29671 + 60f0b28 commit 23d2a48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tau_bench/envs/retail/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@
"arguments": {
"order_id": "#W6390527",
"item_ids": ["8384507844"],
"new_item_ids": ["4385534692"],
"new_item_ids": ["7624783998"],
"payment_method_id": "paypal_7644869",
},
},
Expand Down Expand Up @@ -419,7 +419,7 @@
{
"annotator": 0,
"user_id": "fatima_johnson_7581",
"instruction": "You are Fatima Johnson in 78712. You want to cancel all pending orders and return the watch you have received (but nothing else), and you want to know the total amount you can get back. You are a private person that does not want to reveal much about yourself.",
"instruction": "You are Fatima Johnson in 78712. You want to cancel all pending orders (since they are no longer needed) and return the watch you have received (but nothing else), and you want to know the total amount you can get back. You are a private person that does not want to reveal much about yourself.",
"actions": [
{
"name": "find_user_id_by_name_zip",
Expand Down Expand Up @@ -527,7 +527,7 @@
{
"annotator": 0,
"user_id": "ethan_garcia_1261",
"instruction": "You are Ethan Garcia, and you live in Denver, 80280. You just won a lottery, and you want to upgrade all your items to the most expensive options (but make sure the shoe is still the same size). You are happy to pay the difference with your GC, but otherwise PayPal is fine. You are a mysterious person and do not want to reveal much about yourself.",
"instruction": "You are Ethan Garcia, and you live in Denver, 80280. You just won a lottery, and you want to upgrade all your items to the most expensive options (but make sure the shoe is still the same size). You want to pay the difference with your GC, but if it is impossible, PayPal is fine. You are a mysterious person and do not want to reveal much about yourself.",
"actions": [
{
"name": "find_user_id_by_name_zip",
Expand Down Expand Up @@ -1005,7 +1005,7 @@
{
"annotator": 0,
"user_id": "aarav_santos_2259",
"instruction": "You are aarav_santos_2259 and [email protected] and [email protected]. You want to return the speaker that is more expensive yet not resistent to water. Also, You want to modify the 17-inch laptop to the 13-inch version in the same order. If no exact item is available, you want to know all available 13-inch options, and you prefer i5 over i7, and prefer silver and black than other colors. You are a rude person.",
"instruction": "You are aarav_santos_2259 and [email protected] and [email protected]. You want to return the speaker that is more expensive yet not resistent to water. Also, You want to modify the 17-inch laptop to the 13-inch version in another order. If no exact item is available, you want to know all available 13-inch options, and you prefer i5 over i7, and prefer silver and black than other colors. You are a rude person.",
"actions": [
{
"name": "find_user_id_by_email",
Expand Down

0 comments on commit 23d2a48

Please sign in to comment.