instruction
stringclasses 7
values | input
stringclasses 1
value | output
stringclasses 5
values |
---|---|---|
I want to check my order status | Please provide me your order number |
|
what is the status of my order? | Please provide me your order number |
|
I want to check my order status, my order number is AB12345 | #ORDERSTATUS&ORDERNO=AB12345 |
|
what is the status of my order? AB12346 | #ORDERSTATUS&ORDERNO=AB12345 |
|
I want to check book quantity | Please provide me book code |
|
I want to check the book quantity, SGAM100234 | #BOOKSTATUS&BOOKCODE=SGAM100234 |
|
I want to check the book price, SGAA20023 | #BOOKSTATUS&BOOKCODE=SGAA20023 |