[GH-ISSUE #2107] [FEAT]: Make links (url's) in embedded chat clickable #1373

Closed
opened 2026-02-22 18:24:30 -05:00 by yindo · 1 comment
Owner

Originally created by @troymroberts on GitHub (Aug 13, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2107

What would you like to see?

Currently trying to use Anythingllm as a chatbot for an ecommerce store via the embed script. The bot reacts as appropriate and can supply a user with the store URL for a product that meets their criteria. However, the URL's in the embed chat aren't clickable.

I tried the same query in the normal non-embed workspace and the links are clickable as expected

Originally created by @troymroberts on GitHub (Aug 13, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2107 ### What would you like to see? Currently trying to use Anythingllm as a chatbot for an ecommerce store via the embed script. The bot reacts as appropriate and can supply a user with the store URL for a product that meets their criteria. However, the URL's in the embed chat aren't clickable. I tried the same query in the normal non-embed workspace and the links are clickable as expected
yindo added the enhancementfeature request labels 2026-02-22 18:24:30 -05:00
yindo closed this issue 2026-02-22 18:24:30 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 13, 2024):

This is how links are formatted - you can specify in your system prompt to format them as markdown and they will be clickable. It is up to the LLM to format them correct or as plaintext

@timothycarambat commented on GitHub (Aug 13, 2024): This is how links are formatted - you can specify in your system prompt to format them as markdown and they will be clickable. It is up to the LLM to format them correct or as plaintext
yindo changed title from [FEAT]: Make links (url's) in embedded chat clickable to [GH-ISSUE #2107] [FEAT]: Make links (url's) in embedded chat clickable 2026-06-05 14:40:24 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1373