nehulagrawal commited on
Commit
8c2a54e
1 Parent(s): 9dab08b

Update json_helper.py

Browse files
Files changed (1) hide show
  1. json_helper.py +1 -1
json_helper.py CHANGED
@@ -53,7 +53,7 @@ class InputData:
53
  {json_content}
54
 
55
  Instructions:
56
- 1. Carefully analyze the resume text.
57
  2. Extract relevant information for each field in the JSON template.
58
  3. If a piece of information is not explicitly stated, make a reasonable inference based on the context.
59
  4. Ensure all keys from the template are present in the output JSON.
 
53
  {json_content}
54
 
55
  Instructions:
56
+ 1. Carefully analyse the resume text.
57
  2. Extract relevant information for each field in the JSON template.
58
  3. If a piece of information is not explicitly stated, make a reasonable inference based on the context.
59
  4. Ensure all keys from the template are present in the output JSON.