You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started with understanding mindmeld and built a simple bot on my custom data. In my mapping.json file for one of the entities didn't had entities key as I missed it while creating the mapping.json file, so although the json format was correct, but didn't conform to mindmeld's way of creating the mapping.json file. When I build the models, I got error because of this issue, but the problem was the logging/error messages was not at all helpful in debuging the cause of the issue. It would be great if we can improve error logging, it will make life of someone just starting with mindmeld easier. I am attaching the screenshots of the error.
The text was updated successfully, but these errors were encountered:
I started with understanding mindmeld and built a simple bot on my custom data. In my
mapping.json
file for one of the entities didn't hadentities
key as I missed it while creating the mapping.json file, so although the json format was correct, but didn't conform to mindmeld's way of creating themapping.json
file. When I build the models, I got error because of this issue, but the problem was the logging/error messages was not at all helpful in debuging the cause of the issue. It would be great if we can improve error logging, it will make life of someone just starting with mindmeld easier. I am attaching the screenshots of the error.The text was updated successfully, but these errors were encountered: