Spaces:
Sleeping
Sleeping
tonyliu404
commited on
Update app.py
Browse files
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}
|
|
|
|
|
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}
|