The community member is asking if there is a way to add hyperlinks to text in vector embeddings or to a word in a message, where the hyperlink is extracted from metadata in the embedding. A comment suggests that the community member can inspect the source nodes and possibly add the text print(response.source_nodes[0].node.metadata) to access the metadata. However, there is no explicitly marked answer to the original question.
Is there a way to add hyperlinks to text in vector embeddings? Or on message add a hyperlink to a word for example "Click here" is linked back to a link extracted from metadata in the embedding