Skip to content

Commit

Permalink
better co.generate prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
vaughanlove committed Nov 15, 2023
1 parent 2e19704 commit c2fc97b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,8 @@ def generate_paragraphs(requirements: List[str], resume_documents: List[str], to
Write in first person. Take a breath, and write like you are speaking to someone.
Remember, DO NOT prompt the user as a chat bot. Output a maximum of two paragraphs.
Remember, DO NOT prompt the user as a chat bot. Don't repeat skills once you have said them.
Make it a maximum of two paragraphs, and remember to make it sound legit.
"""

# k value flattens the probability distribution
Expand Down

0 comments on commit c2fc97b

Please sign in to comment.