rairo commited on
Commit
ba09149
·
verified ·
1 Parent(s): 3b21fc2

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -101,7 +101,7 @@ Historical Context:
101
  Based on the evaluation above, provide:
102
  1. "AI Recommendation": either "Accept" or "Reject" (depending on overall readiness)
103
  2. "AI Score": a total numerical score out of 100
104
- 3. "Justification": a comprehensive explanation for the score and your recommendation.
105
 
106
  Output your answer as a JSON dictionary with exactly these keys: "AI Recommendation", "AI Score", and "Justification". The output must be valid JSON.
107
  """
 
101
  Based on the evaluation above, provide:
102
  1. "AI Recommendation": either "Accept" or "Reject" (depending on overall readiness)
103
  2. "AI Score": a total numerical score out of 100
104
+ 3. "Justification": a short summary of your explanation for the score and your recommendation.
105
 
106
  Output your answer as a JSON dictionary with exactly these keys: "AI Recommendation", "AI Score", and "Justification". The output must be valid JSON.
107
  """