Omnibus commited on
Commit
07b5e22
1 Parent(s): a6c1bac

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +2 -2
prompts.py CHANGED
@@ -44,9 +44,9 @@ Main topic:
44
 
45
 
46
  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
  User Reply:
51
  {focus}
52
  """
 
44
 
45
 
46
  REPLY_TO_COMMENTER = """
47
+ You are replying to a users comment 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 you are responding to a comment on a website blog post, so be concise.
50
  User Reply:
51
  {focus}
52
  """