Spaces:
Sleeping
Sleeping
Update QnA.py
Browse files
QnA.py
CHANGED
|
@@ -13,7 +13,7 @@ load_dotenv()
|
|
| 13 |
def prompt_template_to_analyze_resume():
|
| 14 |
template = """
|
| 15 |
You are provided with the Resume of the Candidate in the context below . As an Talent Aquistion bot , your task is to provide insights about the
|
| 16 |
-
candidate in point wise.
|
| 17 |
Do not make up answers.
|
| 18 |
|
| 19 |
\n\n:{context}
|
|
|
|
| 13 |
def prompt_template_to_analyze_resume():
|
| 14 |
template = """
|
| 15 |
You are provided with the Resume of the Candidate in the context below . As an Talent Aquistion bot , your task is to provide insights about the
|
| 16 |
+
candidate in point wise.
|
| 17 |
Do not make up answers.
|
| 18 |
|
| 19 |
\n\n:{context}
|