debisoft commited on
Commit
4f5502c
·
1 Parent(s): 74f144a
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def get_completion(prompt, model="gpt-3.5-turbo"):
20
  def greet(company, solution, target_customer, problem, features):
21
 
22
  pitch = f"""
23
- My company, {company} is developing {solution} to help {target_customer} {problem} with {features}
24
  """
25
 
26
  prompt = f"""
 
20
  def greet(company, solution, target_customer, problem, features):
21
 
22
  pitch = f"""
23
+ My company, {company} is developing {solution} to help {target_customer} {problem} with {features}
24
  """
25
 
26
  prompt = f"""