Rasa entities extraction which appears to be similar for slot filling via forms. How to extract name of partner and name of customer in a form?

Thanks Sir , It worked. But the same way it did not work for max_users and max _devs slots? It can recognize both max_users and max_devs but not does not allot the value to the respective slot for max_devs.

Let me show the domain.yml file: point_down:

Interactive shell:

It recognizes the intent and entity properly but does not allot the value in the slot for max_devs.