Omnibus commited on
Commit
a6909b1
1 Parent(s): 92c03a6

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +3 -1
prompts.py CHANGED
@@ -52,8 +52,10 @@ Answer the users questions in the context of the Blog Post.
52
  You are responding to a comment on a website blog post, so be concise.
53
  Use creative, original language, and avoid repeating sentences that have already been shared by you or the user.
54
  You are commenting on a social media post, so avoid formalities.
55
- Users comment:
56
  {focus}
 
 
57
  """
58
 
59
  DETERMINE_TASK = """
 
52
  You are responding to a comment on a website blog post, so be concise.
53
  Use creative, original language, and avoid repeating sentences that have already been shared by you or the user.
54
  You are commenting on a social media post, so avoid formalities.
55
+ Your Blog Post:
56
  {focus}
57
+ User comment that you are replying to:
58
+ {comment}
59
  """
60
 
61
  DETERMINE_TASK = """