You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
I'm new to using Vanna AI for NL2SQL, and I'm currently working with version 2.x.x. When I run the example provided in the documentation, it keeps raising errors. It seems that the model might not be aware of the schema of the connected database.
I noticed that it's possible to add business rules and example queries, but I couldn't find any mention of how to provide the database schema itself.
Do you have any recommendations on how to make it schema-aware or properly train it with the database schema?
I'm new to using Vanna AI for NL2SQL, and I'm currently working with version 2.x.x. When I run the example provided in the documentation, it keeps raising errors. It seems that the model might not be aware of the schema of the connected database.
I noticed that it's possible to add business rules and example queries, but I couldn't find any mention of how to provide the database schema itself.
Do you have any recommendations on how to make it schema-aware or properly train it with the database schema?