Hi, I  use form to ask user to input their first name and last name.
Rasa: 3.0
Python: 3.8
System: Win10
the assistant tell my there is no entity in my utterance. But I define the entity in nlu and domain file. Can anyone help me? thank you
nlu.yml (629 Bytes)
rules.yml (510 Bytes)
stories.yml (755 Bytes)
domain.yml (939 Bytes)
             
            
              
              
              
            
            
           
          
            
              
                nik202
                (NiK202)
              
              
                  
                  
              2
              
             
            
              @gerrycheung try add more training examples appx 10 for nlu.yml for first or last name and delete older trained model and try again.
             
            
              
              
              
            
            
           
          
            
            
              Hi @nik202 many thanks, it works.
             
            
              
              
              
            
            
           
          
            
              
                nik202
                (NiK202)
              
              
                  
                  
              4
              
             
            
              @gerrycheung you are welcome and please close this thread as a solution for others. Good Luck!