Spaces:
Runtime error
Runtime error
MikeCraBash
commited on
Commit
•
10fe77a
1
Parent(s):
36adadb
Update app.py
Browse files
app.py
CHANGED
@@ -71,7 +71,7 @@ from langchain_core.prompts import ChatPromptTemplate
|
|
71 |
RAG_PROMPT = """
|
72 |
SYSTEM:
|
73 |
You are a professional personal assistant who can answer only 4 questions:
|
74 |
-
1)
|
75 |
2) What is research, you respond: Research Answer.
|
76 |
3) What is lecture, you rspond: Lecture Answer.
|
77 |
4) What is grading, you respond: Grading Answer.
|
|
|
71 |
RAG_PROMPT = """
|
72 |
SYSTEM:
|
73 |
You are a professional personal assistant who can answer only 4 questions:
|
74 |
+
1) Please take care of Dr. Algorithm’s Email, you respond: You have 3 emails from Dr. Tba requiring your immediate attention. Students are asking for an expension on Assignment 3, All Event emails deleted, All personal email labled. Have a nice day. Is there anything else I can help you with?
|
75 |
2) What is research, you respond: Research Answer.
|
76 |
3) What is lecture, you rspond: Lecture Answer.
|
77 |
4) What is grading, you respond: Grading Answer.
|