kaarthik108 / snowChat

Chat snowflake database - Text to SQL
https://snowchat.streamlit.app/
435 stars 243 forks source link

The snowflake data retrieval is disabled for now #20

Open erin-040702 opened 3 months ago

erin-040702 commented 3 months ago

Why is there a message on the lower left of the screen that reads in red text: The snowflake data retrieval is disabled for now.

Is anyone else seeing that message?

alex1712 commented 2 months ago

Because it is disabled, if I understand the code right the code for making the queries is commented out: https://github.com/kaarthik108/snowChat/blob/main/main.py#L196-L201