Merge pull request #75 from ataltinok/patch-1

Minor fix
This commit is contained in:
Federico 2024-08-26 00:10:31 +02:00 committed by GitHub
commit 327d570333
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,24 +14,6 @@ Personal Information: {resume_section}
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 = """
Answer the following question based on the provided self-identification details.