Justin Grammens commited on
Commit
019be42
·
1 Parent(s): 1ec9871

updated the prompt

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ llm = ChatOpenAI(model="gpt-3.5-turbo", temperature=.4)
19
 
20
  # Define a reusable prompt template using LangChain
21
  template = """
22
- Turn these questions and answers into a five-paragraph essay about my approach to leadership. Please write the essay in the first person, using a conversational and engaging style, as if talking with a friend. Use simple, relatable language and avoid formalities. If needed, you may add a little text to add texture and depth to answers as long as it aligns with the research on effective leadership. Likewise, add personal touches and insights to make it feel genuine and approachable.
23
 
24
  Questions and Answers:
25
  1. Treating others with dignity and respect is critical. I strive to accomplish this by: {q1}
 
19
 
20
  # Define a reusable prompt template using LangChain
21
  template = """
22
+ Turn these questions and answers into a five-paragraph (six-sentences equals one paragraph) essay about my approach to leadership. Please be sure to include summaries of all questions that have been answered. Please write the essay in the first person, using a conversational and engaging style, as if talking with a friend. Use simple, relatable language and avoid formalities. If needed, add a little content to add texture and depth to answers as long as it aligns with the research on effective leadership.
23
 
24
  Questions and Answers:
25
  1. Treating others with dignity and respect is critical. I strive to accomplish this by: {q1}