I want to highlight and redirect to the link getting in the response from bot.
Hi @ved,
Welcome to Rasa Community.
Did you try declaring like text
in domain.yml:
utter_link::
- text: "https://www.google.com/"
Hi MuraliChandran14,
I tried but not worked. It appears as a text in the response not as a link.
@ved,
Are you using botfront
front end?.
Have you tried declaring in separate template response in domain.yml and calling it in the stories sequentially.
how to specify the exact link?
it is working but if implemented css it is not workinh