inland-turquoise
inland-turquoise2y ago

Can the chatbot post images from knowledge base?

Hi, I would like to know if there is a way the chatbot can diretly display (post) images to related topic from my Knowledge Base. I am creating a bot about local history and would like the bot post images related e.g. to some local monuments directly in the chat window. I have defined some related pictures via links in my knowledge base but the bot posts just html links. Is there a way? Thanks a lot. Vojtech
1 Reply
W. Williams (SFT)
You could prompt the LLM to display all image URLs using HTML <img src="imageURL"/> tags.

Did you find this page helpful?