RASA HTML for file upload
Fri Jun 23 2023 10:09:28 GMT+0000 (Coordinated Universal Time)
Saved by @cameron_v_r #rasa #html
This will add a file input to your template and allow the user to select a file to upload. When the user selects a file, the onFileChange method will be called and you can handle the file upload in that method.
Comments