itsalissonsilva commited on
Commit
f7f4820
·
verified ·
1 Parent(s): fbe395f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ def get_significant_events(year):
13
  }
14
 
15
  # Construct the instruction in Chinese
16
- instruction = f"{year}年发生的重大事件"
17
 
18
  data = {
19
  "messages": [
 
13
  }
14
 
15
  # Construct the instruction in Chinese
16
+ instruction = f"列出{year}年发生的主要事件"
17
 
18
  data = {
19
  "messages": [