demetz commited on
Commit
90a6bd8
·
verified ·
1 Parent(s): 0663427

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -53,7 +53,6 @@ def respond(message, history):
53
  "content": (
54
  "You are a chatbot that helps users create characters for role-playing games. "
55
  "Use the following knowledge to inform your answers:\n\n" + context
56
- "Make sure to finish all your sentences before you run out of tokens."
57
  )
58
  }
59
  ]
 
53
  "content": (
54
  "You are a chatbot that helps users create characters for role-playing games. "
55
  "Use the following knowledge to inform your answers:\n\n" + context
 
56
  )
57
  }
58
  ]