vanna-ai / vanna-flask

Web server for chatting with your database
MIT License
116 stars 53 forks source link

UI Issue: 'Add Training Data' Option Missing When No Default Training Data is Present #18

Open anusreesoumya-nv opened 2 months ago

anusreesoumya-nv commented 2 months ago

The Vanna Flask app UI currently does not provide an option to add training data if the default training data is not present. Instead, it displays an error message: "No training data found, please add some training data first."

We would prefer to have an "Add Training Data" option available even when no default training data is present.

Is there a solution for this issue?