tonyliu404 commited on
Commit
e440823
·
verified ·
1 Parent(s): d240982

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -149,7 +149,9 @@ Context: {context}
149
 
150
  When choosing a recipe from the context, FOLLOW these instructions:
151
  1. The recipe should be makeable from scratch, using only proper ingredients and not other dishes or pre-made recipes
152
- 2. If the recipes from the context makes sense but do not match {question}, generate an amazing recipe for {question} following the above template.
 
 
153
  3. If context does not match {question} at all, return []
154
 
155
  Question: {question}
 
149
 
150
  When choosing a recipe from the context, FOLLOW these instructions:
151
  1. The recipe should be makeable from scratch, using only proper ingredients and not other dishes or pre-made recipes
152
+ 2. If the recipes from the context makes sense but do not match {question}, generate an amazing, specific recipe for {question}
153
+ with precise steps and measurements. Take some inspiration from context if availab.e
154
+ 4. Following the above template.
155
  3. If context does not match {question} at all, return []
156
 
157
  Question: {question}