pratikshahp commited on
Commit
f1acf37
·
verified ·
1 Parent(s): 79ee59b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -21,9 +21,6 @@ def extract_student_info(description):
21
  "club": []
22
  }
23
 
24
- # Use OpenAI's function calling to extract information
25
- # (Assuming you have set up the function calling as per OpenAI's documentation)
26
-
27
  return student_info
28
 
29
  functions = [
 
21
  "club": []
22
  }
23
 
 
 
 
24
  return student_info
25
 
26
  functions = [