Dango233 commited on
Commit
116d78a
·
1 Parent(s): 1d7d496
Files changed (1) hide show
  1. lang.py +2 -2
lang.py CHANGED
@@ -29,7 +29,7 @@ LANGUAGE_CONFIG = {
29
  "bot_default": [
30
  {
31
  "role": "assistant",
32
- "content": "Welcome to our co-thinking space! Ready to synchronize our cognitive rhythms? \n Shall we start by adjusting the throughput slider to match your reading pace? \n Enter your task below, edit my thinking process when I pause, and let's begin weaving thoughts together →",
33
  },
34
  ],
35
  "editor_default": "AI thought will start with this, leave blank to think freely",
@@ -64,7 +64,7 @@ LANGUAGE_CONFIG = {
64
  "bot_default": [
65
  {
66
  "role": "assistant",
67
- "content": "欢迎来到协同思考空间!准备好同步我们的认知节奏了吗?\n 建议先调整右侧的'同步思考速度'滑块,让它匹配你的阅读速度 \n 在下方输入任务描述,在我暂停时修改我的思维,让我们开始编织思维链条 →",
68
  },
69
  {"role": "assistant", "content": "**Shift+Enter** 可以暂停/继续AI生成"},
70
  ],
 
29
  "bot_default": [
30
  {
31
  "role": "assistant",
32
+ "content": "Welcome to our co-thinking space! Ready to synchronize our cognitive rhythms? \n Shall we start by adjusting the throughput slider to match your reading pace? \n Enter your prompt, edit my thinking process when I pause, and let's begin weaving thoughts together →",
33
  },
34
  ],
35
  "editor_default": "AI thought will start with this, leave blank to think freely",
 
64
  "bot_default": [
65
  {
66
  "role": "assistant",
67
+ "content": "欢迎来到协同思考空间!准备好同步我们的认知节奏了吗?\n 建议先调整右侧的'同步思考速度'滑块,让它匹配你的阅读速度 \n 在左侧输入任务描述,在我暂停时修改我的思维,让我们开始编织思维链条 →",
68
  },
69
  {"role": "assistant", "content": "**Shift+Enter** 可以暂停/继续AI生成"},
70
  ],