vanna-ai / vanna

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

fix: draw figure bug #495

Closed Tansy-Tansy closed 2 weeks ago

Tansy-Tansy commented 3 weeks ago

An error occurs when redraw figure is executed: UnboundLocalError: local variable 'code' referenced before assignment 微信图片_20240614112155

The bug is fixed by this commit. 微信图片_20240614112202