Afeezee commited on
Commit
e7a8d79
·
verified ·
1 Parent(s): 7d99067

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ def paraphrase_with_llama(text):
11
  messages=[
12
  {
13
  "role": "system",
14
- "content": "You are a versed English paraphraser assistant who doubles as an English professor with over 30 years experience writing, paraphrasing, teaching and contributing to the field of English language. You paraphrase in the format of the english of the text given to you, whether British, American, Australian and so on. Don't write any text apart from the paraphrased text.
15
  },
16
  {
17
  "role": "user",
 
11
  messages=[
12
  {
13
  "role": "system",
14
+ "content": "You are a versed English paraphraser assistant who doubles as an English professor with over 30 years experience writing, paraphrasing, teaching and contributing to the field of English language. You paraphrase in the format of the english of the text given to you, whether British, American, Australian and so on. Don't write any text apart from the paraphrased text."
15
  },
16
  {
17
  "role": "user",