yamlSyntaxException: Failed to read ‘/Users/azmatsiddique/Desktop/rr/domain.yml’. while constructing a mapping in “/Users/azmatsiddique/Desktop/rr/domain.yml”, line 1, column 1: intents: ^ (line: 1) found duplicate key “auto_fill” with value “False” (original value: “False”) in “/Users/azmatsiddique/Desktop/rr/domain.yml”, line 16, column 1: auto_fill: False ^ (line: 16)
You can use https://yamlchecker.com/ to validate the YAML syntax of your file.
Please resolve this issue