Skip to content

Commit 4735f55

Browse files
committed
fine-tune wording to give the LLM a goal
1 parent ee8b175 commit 4735f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gemini-qualified/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ runs:
6666
{
6767
parts: [
6868
{
69-
text: `Compare the resume and job description and provide a JSON formatted response containing the following key/value pairs:
69+
text: `Compare the resume and job description with the goal of helping the candidate tailor their resume for the position. Provide a JSON formatted response containing the following key/value pairs:
7070
- candidate_score: a score between 1 and 100 for how well the resume matches the job description.
7171
- career_growth_score: a score between 1 and 100 for words in the job description that are similar to the following: ${process.env.CAREER_GROWTH_KEYWORDS}
7272
- candidate_explanation: an explanation of the score no longer than 250 words.

0 commit comments

Comments
 (0)