tonyliu404 commited on
Commit
898c911
·
verified ·
1 Parent(s): aea1671

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -166,6 +166,7 @@ When choosing a recipe from the context, FOLLOW these instructions:
166
  2. If the recipes from the context makes sense but do not match {question}, generate an amazing, specific recipe for {question}
167
  with precise steps and measurements. Take some inspiration from context if availab.e
168
  3. Following the above template.
 
169
 
170
 
171
  Context: {context}
 
166
  2. If the recipes from the context makes sense but do not match {question}, generate an amazing, specific recipe for {question}
167
  with precise steps and measurements. Take some inspiration from context if availab.e
168
  3. Following the above template.
169
+ 4. If the query makes no sense, return []
170
 
171
 
172
  Context: {context}