AnishaG0201 commited on
Commit
cd68877
·
verified ·
1 Parent(s): c718e24

Update Job_description_analysis.py

Browse files
Files changed (1) hide show
  1. Job_description_analysis.py +1 -1
Job_description_analysis.py CHANGED
@@ -19,7 +19,7 @@ def analyze_job_description(job_description,model):
19
 
20
  Job Description:
21
  {job_description}
22
- .provide the answer in dictionary format
23
  """
24
 
25
 
 
19
 
20
  Job Description:
21
  {job_description}
22
+ .provide the answer in json format
23
  """
24
 
25