rag/prompts/resume_basic_info_en.md
Please extract basic information from the following line-indexed resume text.
{indexed_text}
Extract the following information into JSON. If a field does not exist, output "" or 0: {{ "name_kwd": "", "gender_kwd": "", "age_int": 0, "phone_kwd": "", "email_tks": "", "birth_dt": "", "work_exp_flt": 0, "current_location": "", "expect_city_names_tks": [], "expect_position_name_tks": [], "skill_tks": [], "language_tks": [], "certificate_tks": [], "self_evaluation_tks": "" }}
Field descriptions:
Return JSON only. /no_think