baconnier commited on
Commit
ffae270
1 Parent(s): 32cb482

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ Only provide the output in the following JSON format with only the following ke
49
  <json>
50
  {
51
  "initial_prompt": The original prompt provided,
52
- "initial_prompt_evaluation": Your analysis of the initial prompt in a string,
53
  "Prompt Analysis": the result of your Prompt Analysis,
54
  "expanded_prompts": An array of the alternative prompt versions you generated resulting from Prompt Expansion,
55
  "prompt_clusters": An object containing the clustered prompt versions,
 
49
  <json>
50
  {
51
  "initial_prompt": The original prompt provided,
52
+ "initial_prompt_evaluation": Your evaluation analysis of the initial prompt in a string,
53
  "Prompt Analysis": the result of your Prompt Analysis,
54
  "expanded_prompts": An array of the alternative prompt versions you generated resulting from Prompt Expansion,
55
  "prompt_clusters": An object containing the clustered prompt versions,