Primtek

Results 2 issues of Primtek

I use Webhook for some process and then return to JSON Response to Dialogflow, if it 's not yet supported .. could anyone here please share the idea for this?...

Hi.. I am running botpress 10.20.1 and rasa_nlu 0.12.3 on centOS 7 my botpress nlu config as follow: vi config/nlu.json { "intentsDir": "./generated/intents", "entitiesDir": "./generated/entities", "provider": "rasa", "debugModeEnabled": false, "minimumConfidence":...