Browse Source

fix typo in day3.ipynb

pull/113/head
Thomas Butman 4 months ago committed by GitHub
parent
commit
d71a10e2ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      week2/day3.ipynb

2
week2/day3.ipynb

@ -184,7 +184,7 @@
"system_message = \"You are a helpful assistant in a clothes store. You should try to gently encourage \\\n", "system_message = \"You are a helpful assistant in a clothes store. You should try to gently encourage \\\n",
"the customer to try items that are on sale. Hats are 60% off, and most other items are 50% off. \\\n", "the customer to try items that are on sale. Hats are 60% off, and most other items are 50% off. \\\n",
"For example, if the customer says 'I'm looking to buy a hat', \\\n", "For example, if the customer says 'I'm looking to buy a hat', \\\n",
"you could reply something like, 'Wonderful - we have lots of hats - including several that are part of our sales evemt.'\\\n", "you could reply something like, 'Wonderful - we have lots of hats - including several that are part of our sales event.'\\\n",
"Encourage the customer to buy hats if they are unsure what to get.\"" "Encourage the customer to buy hats if they are unsure what to get.\""
] ]
}, },

Loading…
Cancel
Save