vanna-ai / vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
https://vanna.ai/docs/
MIT License
9.97k stars 737 forks source link

Feature request - Load summary for previously asked questions from the sidebar #358

Closed anugyas closed 3 months ago

anugyas commented 3 months ago

Currently, when an already asked question is clicked on in the sidebar, the question, generated SQL, answer and the generated plot loads. It would be great if the summary of the generated response (which is generated when the question was originally asked) is also returned.

zainhoda commented 3 months ago

We added this as part of other changes made to the front-end