pratikshahp commited on
Commit
91f7642
·
verified ·
1 Parent(s): 84164be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -17,8 +17,8 @@ def generate_game_cards(job_profile):
17
  Keep the text structured but in simple plain text format.
18
  """
19
 
20
- user_message = f"""Provide a game card for the career: {job_profile}.
21
- Include:
22
  - Title: The job title.
23
  - Overview: A short description of the role.
24
  - Pros & Cons: List 3-4 key pros and cons in full sentences.
 
17
  Keep the text structured but in simple plain text format.
18
  """
19
 
20
+ user_message = f"""Generate a complete set of game cards for the career {job_profile}. The output should include the following:
21
+ Career Card:
22
  - Title: The job title.
23
  - Overview: A short description of the role.
24
  - Pros & Cons: List 3-4 key pros and cons in full sentences.