Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 |
{
|