return links and other column values from knowledg...
# 🤝help
r
Hello I don't know if it's a bug or if there a step I'm missing but I uploaded an HTML file to knowledge base it has columns as links, text, tags, and pictures I explained in description each column's value and how the answer from knowledge base should be as text, link, and picture because I want to use these values later in carousel but instead I received only a summarized answer, how can I refer to knowledge base columns or values to be included in answer
a
Hey @refined-napkin-66624, right now the knowledge agent can only return text. However you might be able to find some info in the
{{turn.KnowledgeAgent.citations}}
variable
r
Thanks for your fast reply please let me know once you add this feature
2 Views