mirror of
https://github.com/srbhr/Resume-Matcher.git
synced 2026-01-19 23:31:27 +00:00
Merge pull request #452 from victorlane/prompt-typo
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user