geenral fix
This commit is contained in:
parent
fddfe5bb9c
commit
8a042217cb
4 changed files with 44 additions and 20 deletions
2
gpt.py
2
gpt.py
|
|
@ -224,7 +224,7 @@ class GPTAnswerer:
|
|||
}
|
||||
section_prompt = (
|
||||
f"For the following question: '{question}', which section of the resume is relevant? "
|
||||
"Respond with one of the following: Personal information, Self-Identification, Legal Authorization, "
|
||||
"Respond with one of the following: Personal information, Self Identification, Legal Authorization, "
|
||||
"Work Preferences, Education Details, Experience Details, Projects, Availability, Salary Expectations, "
|
||||
"Certifications, Languages, Interests."
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue