Thanks, Yes, I would like to make any calls from the person.csv file.
I’m having a bit of difficulty understanding, what code I should use, and where to put it. If I wanted Rasa to respond to the query " what is the email address of guy burns?" Along with the training data / that would make those responses work.
Guy burns is a person listed in the person.csv file. The email is an attribute. But Person is an entity_type.
when I remove the _get_me_clause I get the error from rasa run actions:
Executing Graql Query: match $mapping isa entity-type-mapping, has mapping-key 'cards', has mapping-value $v;get $v;
Executing Graql Query: match $mapping isa attribute-mapping, has mapping-key 'email', has mapping-value $v;get $v;
127.0.0.1 - - [2019-09-16 04:05:57] "POST /webhook HTTP/1.1" 200 262 0.252643