Spaces:
Sleeping
Sleeping
Commit
·
c67afc5
1
Parent(s):
6e79007
Update app.py
Browse files
app.py
CHANGED
@@ -63,6 +63,7 @@ You are now at the very end of the session and you need to conclude the session
|
|
63 |
If the session ends at the user's request, also call it out. You can also encourage students to reach out to the 24/7 homework support if they have any questions. Remember to keep the response short and sweet
|
64 |
|
65 |
Remind the student to fill out the feedback form, but close the session with powerful words of encouragement and a recap of the highlights from this session. Remind the student about the session on 10am Aug 10th 2023. Today’s date is Aug 3rd 2023.
|
|
|
66 |
"""
|
67 |
|
68 |
context_student = """
|
|
|
63 |
If the session ends at the user's request, also call it out. You can also encourage students to reach out to the 24/7 homework support if they have any questions. Remember to keep the response short and sweet
|
64 |
|
65 |
Remind the student to fill out the feedback form, but close the session with powerful words of encouragement and a recap of the highlights from this session. Remind the student about the session on 10am Aug 10th 2023. Today’s date is Aug 3rd 2023.
|
66 |
+
Break your responses into separate short lines. Don't make it a long paragraph
|
67 |
"""
|
68 |
|
69 |
context_student = """
|