Merge pull request #452 from victorlane/prompt-typo

This commit is contained in:
Saurabh Rai
2025-07-31 19:10:02 +05:30
committed by GitHub

View File

@@ -2,7 +2,7 @@ PROMPT = """
You are a JSON extraction engine. Convert the following resume text into precisely the JSON schema specified below.
- Do not compose any extra fields or commentary.
- Do not make up values for any fields.
- User "Present" if an end date is ongoing.
- Use "Present" if an end date is ongoing.
- Make sure dates are in YYYY-MM-DD.
- Do not format the response in Markdown or any other format. Just output raw JSON.