Minor fix
Removed duplicate string
This commit is contained in:
parent
812c9314cb
commit
0b2c1ecbd2
@ -14,24 +14,6 @@ Personal Information: {resume_section}
|
|||||||
Question: {question}
|
Question: {question}
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Personal Information Template
|
|
||||||
personal_information_template = """
|
|
||||||
Answer the following question based on the provided personal information.
|
|
||||||
|
|
||||||
## Rules
|
|
||||||
- Answer questions directly.
|
|
||||||
|
|
||||||
## Example
|
|
||||||
My resume: John Doe, born on 01/01/1990, living in Milan, Italy.
|
|
||||||
Question: What is your city?
|
|
||||||
Milan
|
|
||||||
|
|
||||||
Personal Information: {resume_section}
|
|
||||||
Question: {question}
|
|
||||||
"""
|
|
||||||
|
|
||||||
# Self Identification Template
|
# Self Identification Template
|
||||||
self_identification_template = """
|
self_identification_template = """
|
||||||
Answer the following question based on the provided self-identification details.
|
Answer the following question based on the provided self-identification details.
|
||||||
|
Loading…
Reference in New Issue
Block a user