@Arjaan I asked you reagrding human handoff feature in my rasa bot on linkedin…
Can u please guide me…
Thanks in advance
Thanks for replying @Arjaan
Actually I’m trying to add human handoff feature to my rasa bot on request from user
I have telegram channel for rasa to chat eg…
- step1: Bot: would you like to chat to our assistant
- step2: User: Yes
- step3: Then it control should go to human and human should reply instead of bot
@vivek22122014 Can you answer some of my questions? Which one is your front end? Is it running local or on server? Using docker?
Sure I was trying clone these repo first but gets error in these also
I’m running my rasa on server but its not docker
@nik202 maybe webchat
what do you suggest friend , my bot is fully ready i need to integrate handoff only
@vivek22122014 did you developed the webchat front end or where it is running? local or some website?
How do i integrate then??
@vivek22122014 This one is a easy process https://github.com/RasaHQ/financial-demohttps://github.com/RasaHQ/financial-demo try just see the main files in actions folder handoff.py and handoff_config.yml.
Tips: your other bot should be online whilst handle the request it can be live agent or other bot. Try use ngrok if one is running on s3 and other is running using ngrok. You can use Facebook also. See this link : Fallback and Human Handoff (I can understand you have seen this but still read it again and understand the process) Goodluck!