spammi commited on
Commit
8cc3f0d
·
verified ·
1 Parent(s): a3353cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -79,6 +79,7 @@ def generate_response(user_query, relevant_segment):
79
 
80
  # Define a sample list of restaurants (replace this with your actual data source)
81
  restaurants = [
 
82
  "name": "Harvest Beat",
83
  "price": "High",
84
  "cuisine": "American",
 
79
 
80
  # Define a sample list of restaurants (replace this with your actual data source)
81
  restaurants = [
82
+ {
83
  "name": "Harvest Beat",
84
  "price": "High",
85
  "cuisine": "American",