I'm using Dify to generate most of the answers in my conversation flow. Whenever the bot provides links in its responses, although they are shown as proper links in the Dify conversation logs, they're displayed in the Typebot chat interface as regular text, which the user has to copy and paste into the browser to access. How can I make these links clickable?
All links, as far as I've noticed, are clickable inside the Dify interface, but in Typebot they're not. I'm not sure what to do about it either. At first, asking the llm to format the answers as markdown solved it, but now it doesn't for some reason