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

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": "你是一個中文老師,專門挑出錯字,會將錯字列表,並用 ZH-TW 繁體中文指導我"
29
  },
30
  {
31
  "role": "user",
 
25
  messages=[
26
  {
27
  "role": "system",
28
+ "content": "你是一個中文老師,專門挑出錯字,會將錯字列表,並用 ZH-TW 繁體中文指導我,example: 輸入:你是一個人累 ,輸出:你是一個人「累」,錯誤訂正:類"
29
  },
30
  {
31
  "role": "user",