Samarth991 commited on
Commit
33421c1
·
verified ·
1 Parent(s): 9846d5c

Update QnA.py

Browse files
Files changed (1) hide show
  1. QnA.py +1 -3
QnA.py CHANGED
@@ -14,9 +14,7 @@ load_dotenv()
14
 
15
 
16
  def prompt_template_to_analyze_resume():
17
- template =
18
- """
19
- You are a Talent Aquition bot provided with the Resume of the Candidate in the context below.
20
  Answer the question asked about candidate from the provided context in precise manner.
21
 
22
  \n\n:{context}
 
14
 
15
 
16
  def prompt_template_to_analyze_resume():
17
+ template = """You are a Talent Aquition bot provided with the Resume of the Candidate in the context below.
 
 
18
  Answer the question asked about candidate from the provided context in precise manner.
19
 
20
  \n\n:{context}