Skip to content

issues Search Results · repo:vanna-ai/vanna-flask language:Python

Filter by

24 results
 (107 ms)

24 results

invanna-ai/vanna-flask (press backspace or delete to remove)

Is there a way to disable automatically running the generated SQL against the database and instead prompting the user to confirm before running the SQL? I can t find it in the args to vanna.flask.VannaFlaskApp.__init__. ...
  • Priyansh121096
  • Opened 
    5 days ago
  • #28

I can see there is option of utilising cache to remember past questions asked to the sql chatbot. I wanted to remove some or all of the questions from that chat history from UI. Currently I am not able ...
  • rajeshmore1
  • Opened 
    27 days ago
  • #26

Hey, it would be nice to override ask_result_correct function in python and handle it besides JS script.
  • hreso110100
  • Opened 
    on Nov 18, 2024
  • #25

The flask app isnt handling asset paths correctly. Its trying to load: https://host/assets/index-f228f78f.css instead of the correct subpath address: https://host/725e5c87-7165-4b94-8351-4aca6d7f132d/llm-tool-vanna-ai-main-vanna-ai/assets/index-f228f78f.css ...
  • PylotLight
  • Opened 
    on Nov 14, 2024
  • #24

The LLM is not allowed to see the data in your database. Your question requires database introspection to generate the necessary SQL. Please set allow_llm_to_see_data=True to enable this. getting this ...
  • SahilMudaliar
  • 1
  • Opened 
    on Oct 7, 2024
  • #23

I have noticed that the codebase available in this repository significantly differs from the latest version available in the Vanna AI repository. Therefore, I have plenty of questions: 1. Are there any ...
  • azawalich
  • 3
  • Opened 
    on Sep 30, 2024
  • #22

It would be really useful for users to be able to further customize the app s Svetle code rather than just making customizations by modifying the Python code. Extending the apps functionality is limited ...
  • kbreese-x
  • 5
  • Opened 
    on Sep 3, 2024
  • #21

UI is not showing option to add training data while vanna flask app. why is it so? Screenshot 2024-08-22 153006
  • sqlquery
  • Opened 
    on Aug 22, 2024
  • #19

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 ...
  • anusreesoumya-nv
  • Opened 
    on Aug 22, 2024
  • #18

Hi Team, How do I add a new user to the Vanna Flask app, and what’s the recommended approach for handling user registration and login?
  • anusreesoumya-nv
  • Opened 
    on Aug 19, 2024
  • #17
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub