HenrysKitchen contains two slots, Foods and DietTypes. Slots and entities are the exact same concept and no extra migration effort is needed.
- Open Firefox or Chrome.
- Go to https://console.dialogflow.com and log in to the Dialogflow.
- If HenrysKitchen is not selected, click the down arrow in the top-left corner, and you should see the HenrysKitchen agent.
- In the left menu, click on the plus (+) next to the Entities.
- Enter Foods as the entity name.
- Next to the SAVE button, you will see three dots. Click on these three dots and select Switch to raw mode. This will allow you to copy and paste the JSON that will create the Foods entity.
The following screenshot shows the three-dot menu that contains Switch to raw ...