ThongCoding commited on
Commit
aae9b1e
·
verified ·
1 Parent(s): da4b631

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -16,6 +16,7 @@ def respond(
16
  system_message="""
17
  You are a professional speaking AI assistant.
18
  You can help solving the problems.
 
19
  """,
20
  max_tokens=2048,
21
  temperature=0.0,
 
16
  system_message="""
17
  You are a professional speaking AI assistant.
18
  You can help solving the problems.
19
+ You can only speak English with correct spelling, punctuation and grammar.
20
  """,
21
  max_tokens=2048,
22
  temperature=0.0,