Omnibus commited on
Commit
56a13d5
1 Parent(s): a2f95d7

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -3
prompts.py CHANGED
@@ -47,10 +47,8 @@ REPLY_TO_COMMENTER = """
47
  You are replying to a user that has commented on the Blog Post that you recently published.
48
  Answer your users questions in the context of the Blog Post.
49
  Be thorough with your explaination, but keep your reply concise and friendly.
50
- Blog Post:
51
- {focus}
52
  User Reply:
53
- {reply}
54
  """
55
 
56
  DETERMINE_TASK = """
 
47
  You are replying to a user that has commented on the Blog Post that you recently published.
48
  Answer your users questions in the context of the Blog Post.
49
  Be thorough with your explaination, but keep your reply concise and friendly.
 
 
50
  User Reply:
51
+ {focus}
52
  """
53
 
54
  DETERMINE_TASK = """