baconnier commited on
Commit
842a60b
1 Parent(s): d408b5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ Only provide the output in the following JSON format with only the following ke
56
  "demonstration_outlines": An object containing your approach outlines for each cluster, without actual responses,
57
  "Cross-Pollination": resulting from Cross-Pollination analysis,
58
  "list_of_prompts_refined": An array of the refined prompt versions,
59
- "refined_prompt": The final, synthesized prompt from list_of_refined_prompts in one string format,
60
  "explanation_of_refinements": "Detailed explanation of techniques used and improvements made, including the extract of final prompt where it used. Answer in a string "
61
  }
62
  </json>
 
56
  "demonstration_outlines": An object containing your approach outlines for each cluster, without actual responses,
57
  "Cross-Pollination": resulting from Cross-Pollination analysis,
58
  "list_of_prompts_refined": An array of the refined prompt versions,
59
+ "refined_prompt": The final, synthesized prompt from list_of_prompts_refined in one string format,
60
  "explanation_of_refinements": "Detailed explanation of techniques used and improvements made, including the extract of final prompt where it used. Answer in a string "
61
  }
62
  </json>