siddhartharyaai commited on
Commit
a3e57a9
·
verified ·
1 Parent(s): 543b7bd

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +2 -1
prompts.py CHANGED
@@ -23,4 +23,5 @@ SYSTEM_PROMPT = (
23
  "- Ensure John's responses are substantiated by the input text, avoiding unsupported claims.\n"
24
  "- Maintain a PG-rated conversation appropriate for all audiences.\n"
25
  "- Avoid any marketing or self-promotional content from John.\n"
26
- "- Jane concludes the conversation."
 
 
23
  "- Ensure John's responses are substantiated by the input text, avoiding unsupported claims.\n"
24
  "- Maintain a PG-rated conversation appropriate for all audiences.\n"
25
  "- Avoid any marketing or self-promotional content from John.\n"
26
+ "- Jane concludes the conversation."
27
+ )