kgauvin603 commited on
Commit
2983bfb
·
verified ·
1 Parent(s): 5bca9c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,7 +128,7 @@ Show actual vs theoretical and generate Recommended Next Steps to Bridge Perform
128
  ]
129
  )
130
 
131
- return response.choices[0].message.content.strip()
132
 
133
 
134
  # --- Rater ---
 
128
  ]
129
  )
130
 
131
+ return response.choices[0].message.content.strip()
132
 
133
 
134
  # --- Rater ---