resume-extraction/lib/constants.ts (
3
lines of code) (
raw
):
export const MODEL = 'gpt-4o-mini' export const EXTRACT_VALUES_PROMPT = "Extract the relevant fields from the resume text provided. If you can't identify a required field, leave it blank."