rag/prompts/resume_education_en.md
Please extract education background from the following line-indexed resume text.
{indexed_text}
Extract into JSON: {{ "education": [ {{ "school": "", "major": "", "degree": "", "department": "", "start_date": "", "end_date": "", "desc_lines": [start_index, end_index] }} ] }}
Field descriptions:
Return JSON only. /no_think