what is problem in my code please let me know…while training the model this error is comming…i am also uploading all the files
YamlValidationException: Failed to validate ‘C:\Users\vivek.p\bluebird\new\RasaOpenSource2-main\domain.yml’. Please make sure the file is correct and all mandatory parameters are specified. Here are the errors found during validation: in C:\Users\vivek.p\bluebird\new\RasaOpenSource2-main\domain.yml:25: Cannot find required key ‘mappings’. Path: ‘/slots/business_proposal_name’ in C:\Users\vivek.p\bluebird\new\RasaOpenSource2-main\domain.yml:27: Cannot find required key ‘mappings’. Path: ‘/slots/business_proposal_mailid’ in C:\Users\vivek.p\bluebird\new\RasaOpenSource2-main\domain.yml:57: Value ‘ordereddict([(‘business_proposal_name’, [ordereddict([(‘type’, ‘from_entity’), (‘entity’, ‘business_proposal_name’)])]), (‘business_proposal_mailid’, [ordereddict([(‘type’, ‘from_entity’), (‘entity’, ‘business_proposal_mailid’)])])])’ is not a list. Value path: ‘/forms/business_proposal_form/required_slots’
config.yml (1.2 KB) credentials.yml (964 Bytes) domain.yml (1.5 KB) endpoints.yml (1.4 KB) nlu.yml (4.2 KB) rules.yml (696 Bytes) stories.yml (537 Bytes)

