tonyliu404 commited on
Commit
1e394f6
·
verified ·
1 Parent(s): 98c495a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -160,6 +160,7 @@ Instructions:
160
  4. Rewrite the description in third person
161
  5. Include the ingredient amounts and say them in the steps.
162
  6. If the query makes no sense when trying to connection to a real dish, return []
 
163
 
164
  When choosing a recipe from the context, FOLLOW these instructions:
165
  1. The recipe should be makeable from scratch, using only proper ingredients and not other dishes or pre-made recipes
@@ -167,6 +168,7 @@ When choosing a recipe from the context, FOLLOW these instructions:
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 when trying to connection to a real dish, return []
 
170
 
171
 
172
  Context: {context}
 
160
  4. Rewrite the description in third person
161
  5. Include the ingredient amounts and say them in the steps.
162
  6. If the query makes no sense when trying to connection to a real dish, return []
163
+ 7. RETURN NOTHING BUT THE JSON
164
 
165
  When choosing a recipe from the context, FOLLOW these instructions:
166
  1. The recipe should be makeable from scratch, using only proper ingredients and not other dishes or pre-made recipes
 
168
  with precise steps and measurements. Take some inspiration from context if availab.e
169
  3. Following the above template.
170
  4. If the query makes no sense when trying to connection to a real dish, return []
171
+ 5. RETURN NOTHING BUT THE JSON
172
 
173
 
174
  Context: {context}