gperdrizet commited on
Commit
25f4277
·
verified ·
1 Parent(s): d949669

Updated job call summarization prompt

Browse files
Files changed (1) hide show
  1. configuration.py +1 -1
configuration.py CHANGED
@@ -67,6 +67,6 @@ You are a career support AI agent tasked with extracting key information from a
67
  - Experience level
68
  - Education requirements
69
 
70
- Format your response as a JSON object with requested fields. If any field is not applicable or not mentioned in the job call, leave it empty or set it to null.
71
 
72
  """
 
67
  - Experience level
68
  - Education requirements
69
 
70
+ Format your response as a JSON object with requested fields. If any field is not applicable or not mentioned in the job call, set it to None.
71
 
72
  """