ayuangpt commited on
Commit
b3a7d9b
·
1 Parent(s): d94f6f2

Update modules/presets.py

Browse files
Files changed (1) hide show
  1. modules/presets.py +4 -4
modules/presets.py CHANGED
@@ -42,9 +42,9 @@ CONCURRENT_COUNT = 100 # 允许同时使用的用户数量
42
  SIM_K = 5
43
  INDEX_QUERY_TEMPRATURE = 1.0
44
 
45
- CHUANHU_TITLE = i18n("川虎Chat 🚀")
46
 
47
- CHUANHU_DESCRIPTION = i18n("由Bilibili [土川虎虎虎](https://space.bilibili.com/29125536)、[明昭MZhao](https://space.bilibili.com/24807452) 和 [Keldos](https://github.com/Keldos-Li) 开发<br />访问川虎Chat的 [GitHub项目](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 下载最新版脚本")
48
 
49
 
50
  ONLINE_MODELS = [
@@ -58,8 +58,8 @@ ONLINE_MODELS = [
58
  "gpt-4-32k",
59
  "gpt-4-32k-0314",
60
  "gpt-4-32k-0613",
61
- "川虎助理",
62
- "川虎助理 Pro",
63
  "GooglePaLM",
64
  "xmchat",
65
  "Azure OpenAI",
 
42
  SIM_K = 5
43
  INDEX_QUERY_TEMPRATURE = 1.0
44
 
45
+ CHUANHU_TITLE = i18n("chatChat 🚀")
46
 
47
+ CHUANHU_DESCRIPTION = i18n("weclome")
48
 
49
 
50
  ONLINE_MODELS = [
 
58
  "gpt-4-32k",
59
  "gpt-4-32k-0314",
60
  "gpt-4-32k-0613",
61
+ "助理",
62
+ "助理 Pro",
63
  "GooglePaLM",
64
  "xmchat",
65
  "Azure OpenAI",