Samarth991 commited on
Commit
d209c63
·
verified ·
1 Parent(s): 2eec33e

Update QnA.py

Browse files
Files changed (1) hide show
  1. QnA.py +1 -1
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 below . As an Talent Aquistion bot , your task is to provide insights about the
19
- candidate in point wise. Mention his skills and experience higlighting his strength and wekaness.
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 below . As an Talent Aquistion bot , your task is to provide insights about the
19
+ candidate.
20
 
21
  \n\n:{context}
22
  """