Collect utterances for intent

Collect utterances for intent

Given a context and an intent, write how you would express the intent using natural language. Don't try to be overly formal, simply write what you would say if you were in the given situation.

Context

You bought a pair of shoes online but they don't fit

Intent

You want to try to return the shoes via an online customer service chat bot

Response

I would like to return a pair of shoes

Context

You bought a pair of shoes online but they don't fit

Intent

You want to try to return the shoes via an online customer service chat bot

Response

Hi, I'm trying to buy a plane ticket for tomorrow morning and your website isn't working

Context

You bought a pair of shoes online but they don't fit

Intent

You want to try to return the shoes via an online customer service chat bot

Response

Don't fit

Write what you would say in the given situation:

Context: {{ task.input.context }}

Intent: {{ task.input.intent }}