Spaces:
Sleeping
Sleeping
Update QnA.py
Browse files
QnA.py
CHANGED
|
@@ -16,7 +16,7 @@ load_dotenv()
|
|
| 16 |
def prompt_template_to_analyze_resume():
|
| 17 |
template = """
|
| 18 |
You are provided with the Resume of the Candidate in the context provided below .
|
| 19 |
-
As an Talent Aquistion bot, your task is to
|
| 20 |
|
| 21 |
\n\n:{context}
|
| 22 |
"""
|
|
|
|
| 16 |
def prompt_template_to_analyze_resume():
|
| 17 |
template = """
|
| 18 |
You are provided with the Resume of the Candidate in the context provided below .
|
| 19 |
+
As an Talent Aquistion bot, your task is to answer about the questions asked about candidate from the context .
|
| 20 |
|
| 21 |
\n\n:{context}
|
| 22 |
"""
|