Brian
Brian
updating readme to include the initial dashboard credentials so its near the install instructions.
Fixes a deprecation issue in the jwt package
Looking into trying to fix this but wasn't sure if you had already looked at this, nice tutorial btw on this. ``` api_jwt.py:82: DeprecationWarning: It is strongly recommended that you...
Thanks for the writeup was extremely easy to understand. My only question is how do you do active development on the React side and hot reload or something in order...
By chance is there any way to only trigger if the confidence score is above a certain %? Wasn't sure if you had that setup yet or not.
I'm assuming to use this with Rasa core I just need to create a version of this that adjusts the server URL unless you want me to add something maybe...