youngtsai commited on
Commit
f340ccb
·
verified ·
1 Parent(s): f6d38bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ class SpellChecker:
25
  messages=[
26
  {
27
  "role": "system",
28
- "content": "你是一個老師,請幫我挑錯字。"
29
  },
30
  {
31
  "role": "user",
 
25
  messages=[
26
  {
27
  "role": "system",
28
+ "content": "你是一個中文老師,專門挑出錯字,會將錯字列表,並用 ZH-TW 繁體中文指導我"
29
  },
30
  {
31
  "role": "user",