Skip to content

fix: route resume grading through AI Gateway to stop false "future dates" flag (SIL-3430)#18

Open
LuchoQQ wants to merge 1 commit into
silver-dev-org:mainfrom
LuchoQQ:luchoqq/sil-3430-resume-checker-dates-in-the-future
Open

fix: route resume grading through AI Gateway to stop false "future dates" flag (SIL-3430)#18
LuchoQQ wants to merge 1 commit into
silver-dev-org:mainfrom
LuchoQQ:luchoqq/sil-3430-resume-checker-dates-in-the-future

Conversation

@LuchoQQ

@LuchoQQ LuchoQQ commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

gemini-2.5-flash flags past dates ("Oct 2024 - Present", "09.2024 - Presente") as being "in the future". It correlates 1:1 with grade C and drags excellent resumes down from S to C with a false accusation.

It depends on the serving backend, not the prompt. The same model served via google() direct (Google AI Studio, what prod uses) hallucinates; served via the Vercel AI Gateway, it does not.

…tes' flag (SIL-3430)

The google() direct serving of gemini-2.5-flash intermittently flags past
'Present' start dates as being in the future, dragging excellent resumes down
to grade C. The same model via the Vercel AI Gateway does not reproduce this
(0 hallucinations across an isolated same-code A/B). Route grading through the
gateway. Requires a paid AI_GATEWAY_API_KEY in prod.
@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

@LuchoQQ is attempting to deploy a commit to the conanbatt's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant