Spaces:
Configuration error
Configuration error
Updated job call summarization prompt
Browse files- 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,
|
| 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 |
"""
|