pratikshahp commited on
Commit
1403993
·
verified ·
1 Parent(s): b3a48b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def generate_game_cards(job_profile):
17
  Overview: A short description of the role.
18
  Pros & Cons: List 3-4 key pros and cons.
19
  Dual Impact Highlights: Summarize how this career affects personal growth (e.g., satisfaction, skill development) and community impact (e.g., societal contributions, local development).
20
- response should be in a plaintext
21
  """
22
  response = client.chat.completions.create(
23
  model="gpt-4o-mini",
 
17
  Overview: A short description of the role.
18
  Pros & Cons: List 3-4 key pros and cons.
19
  Dual Impact Highlights: Summarize how this career affects personal growth (e.g., satisfaction, skill development) and community impact (e.g., societal contributions, local development).
20
+ response should be in a plain-text not in markdown or any format
21
  """
22
  response = client.chat.completions.create(
23
  model="gpt-4o-mini",