Enhancement for nlu.yml/python intent object

- intent: chitchat/thanks
  examples: |
    - thx
    - Awesome, thanks!
    - thanks mate
    - thank you

In nlu you can have intent/subintent; but the python tracker object doesn’t pick it up I only can see tracker.latest_message[‘intent’][‘name’]) which doesn’t provide enough details to make a choice if I use intent/subintent. Please think about adding this exposure.

Thanks.

Hi @joggerjoel, thank you for posting your suggestion. Would you like to add an issue to GH? https://rasa.com/community/code-contributor-guidelines#how-to-open-a-github-issue--file-a-bug-report

shouldn’t there be a bot to do this? Oh right. human-bot :wink: