kavyatayal commited on
Commit
213a051
·
verified ·
1 Parent(s): b15e23f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ def respond(message, history):
109
 
110
  str_recipes_chunk = "\n".join([str(chunk) for chunk in best_recipes_chunk])
111
 
112
- messages =
113
  [
114
  {
115
  "role": "system",
 
109
 
110
  str_recipes_chunk = "\n".join([str(chunk) for chunk in best_recipes_chunk])
111
 
112
+ messages =
113
  [
114
  {
115
  "role": "system",