Hello, I am developing bot where very first step to extract person name from user input. I could see system entity "Person Name" on cloud version of Botpress, but I will be using open source version V12 on my local system.
On this version of botpress, I couldn't find entity named "Person Name". Even if I tried to add custom entity (with List extraction/ pattern extraction), database will vary as per organization (part of my application) so is the user (and their names). So as organization & their user getting added, Is there way to train agent in runtime?
Please suggest if there is alternative to this approach.