mongodb / chatbot

MongoDB Chatbot Framework. Powered by MongoDB and Atlas Vector Search.
https://mongodb.github.io/chatbot/
Apache License 2.0
106 stars 48 forks source link

(EAI-317) [UI] Rich Links in Chatbot #399

Closed nlarew closed 1 week ago

nlarew commented 2 months ago

Jira: (EAI-317) [UI] Rich Links in Chatbot

Changes

Screenshot 2024-06-07 at 3 38 08 PM
mongodben commented 1 month ago

when i pull the PR and run the code, i no longer see any links. both for generated and verified answers. any ideas what's going on here?

Screenshot 2024-05-30 at 10 32 19 AM Screenshot 2024-05-30 at 10 32 36 AM
mongodben commented 2 weeks ago

general observation on the UX:

there's a lot of truncation of titles, and it's not clear where exactly the sources are coming from.

for example the middle 2 links here:

Screenshot 2024-06-17 at 1 28 57 PM

i think it'd be beneficial to have some way to show more info. few ideas:

also could be good to have the "data source" name in there, like google does, for example how it says "MongoDB Manual v7.0" after the article title:

Screenshot 2024-06-17 at 1 36 54 PM