vanna-ai / vanna

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

Cancel request to database #461

Open chodorenko opened 4 months ago

chodorenko commented 4 months ago

In some cases, the generated query when executed on the database takes quite a long time and sometimes it makes no sense to wait for it to complete. It would be nice to have a button to interrupt the execution of a query on SQL server