Great explanantion. Looking forward for the remaining videos in this series. Will it be possible to also shed some light on the use of nginx as shown in the architecture diagram of the previous video(introduction) . Thanks
Practically when would we ever do docker run -it to debug rasa inside the container? I assume it already works locally before packaging into docker, and this packaging will not change behaviour. Or is this for people who only directly develop in container?
So, you are ignoring the "models directory" using ignore file, but then you are training the rasa model again, which will create new trained model files/weights in the "models directory". Are these new weights gonna be ignored again?
I realy like this kind of educational videos. I was wondering if I can draw the same way with an ordinary Microsoft Surface tablet? Or do I need a Wacom One to draw in VSCode? I know Vincent is using it, but I was hoping I can do the same with an ordinary tablet. Any experiences with it?
#9 611.0 PermissionError: [Errno 13] Permission denied: 'models/nlu-20211025-065710.tar.gz' ------ executor failed running [/bin/bash -o pipefail -c rasa train nlu]: exit code: 1 i am getting this error what can i do?
Far out - perfect explanation. I think many of us having bn dying for this level of explainer for Rasa 👌🏾 Thank you team!
Really great explanation. Simple and Straightforward! Thanks.
Clear Explanations.... great waiting for upcomming vedios on docker and rasa
(Vincent here)
We're releasing 8 videos in total over the next two weeks :) !
Amazing explanation. Thank you so much!
Great explanantion. Looking forward for the remaining videos in this series. Will it be possible to also shed some light on the use of nginx as shown in the architecture diagram of the previous video(introduction) . Thanks
(Vincent here)
Nginx will be configured for you if you use our Helm chart. This should become more clear in a later video.
@@RasaHQ That's great. Thanks 😃
i want to run action file as well ,, can you tell me how to do that
did you figure it out? i need to do it too.
@@atulitgaur yes i did
Really helpful video, can you please provide me playlist link for this course.
ruclips.net/video/aAs_RS0ueEw/видео.html
Practically when would we ever do docker run -it to debug rasa inside the container?
I assume it already works locally before packaging into docker, and this packaging will not change behaviour.
Or is this for people who only directly develop in container?
So, you are ignoring the "models directory" using ignore file, but then you are training the rasa model again, which will create new trained model files/weights in the "models directory". Are these new weights gonna be ignored again?
I realy like this kind of educational videos. I was wondering if I can draw the same way with an ordinary Microsoft Surface tablet? Or do I need a Wacom One to draw in VSCode? I know Vincent is using it, but I was hoping I can do the same with an ordinary tablet. Any experiences with it?
What was the tool being used to interact with the server url and where can i find it?
Time at 1:12 could we use postman too?
(Vincent here)
You can certainly use postman too! In the video I'm using the free variant of insomnia.rest/.
#9 611.0 PermissionError: [Errno 13] Permission denied: 'models/nlu-20211025-065710.tar.gz'
------
executor failed running [/bin/bash -o pipefail -c rasa train nlu]: exit code: 1
i am getting this error what can i do?