zachpaul38 commited on
Commit
45cea85
1 Parent(s): c900844

Add application file

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ def generate_response(question,question2):
128
 
129
  preset_questions_list = [
130
  'What is the Neighborhood Credit Fund in New York City?',
131
- 'Which state has the highest bachelor education rate?',
132
  'Which state and region has the lowest income relative to education level and commute time and can you provide statistics?',
133
  "What does Georgia's quick start employee training accomplish?",
134
  "How many sites and buildings are available in Arlington VA by property type, and which incentives program can I use to save on taxes when starting a tech company?"
 
128
 
129
  preset_questions_list = [
130
  'What is the Neighborhood Credit Fund in New York City?',
131
+ # 'Which state has the highest bachelor education rate?',
132
  'Which state and region has the lowest income relative to education level and commute time and can you provide statistics?',
133
  "What does Georgia's quick start employee training accomplish?",
134
  "How many sites and buildings are available in Arlington VA by property type, and which incentives program can I use to save on taxes when starting a tech company?"