jovo-community/jovo4-component-playground

Mistake in jovo4-component-playground/models/en.json

Opened this issue · 0 comments

There is mistake in jovo4-component-playground/models/en.json file.

AnimalIntent should be child of intents.
Now it is child of "BookRoomIntent".

This make this example/playground not working. On Jovo Debugger user cannot book a room or talk about animals.

Good, working version of model file is here:
en.json.txt
(renamed as txt for github)