lodhrangpt commited on
Commit
91df437
·
verified ·
1 Parent(s): d8c5ea6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def generate_notes(transcript):
83
  # how it should behave throughout the conversation.
84
  {
85
  "role": "system",
86
- "content": "you are expert question generator from content. Generate one long question,possible number of short questions and mcqs.plz also provide the short notes"
87
  },
88
  # Set a user message for the assistant to respond to.
89
  {
 
83
  # how it should behave throughout the conversation.
84
  {
85
  "role": "system",
86
+ "content": "you are expert question generator from content. Generate one long question,possible number of short questions and mcqs.plz also provide the summarized notes"
87
  },
88
  # Set a user message for the assistant to respond to.
89
  {