mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 01:40:51 +00:00
Perf input guide (#1557)
* perf: input guide code * perf: input guide ui * Chat input guide api * Update app chat config store * perf: app chat config field * perf: app context * perf: params * fix: ts * perf: filter private config * perf: filter private config * perf: import workflow * perf: limit max tip amount
This commit is contained in:
@@ -46,14 +46,6 @@
|
||||
"type": "\"{{type}}\"类型\n{{description}}"
|
||||
},
|
||||
"modules": {
|
||||
"Config Texts": "配置词库",
|
||||
"Config question guide": "配置输入提示",
|
||||
"Custom question guide URL": "自定义词库地址",
|
||||
"Input Guide": "智能推荐",
|
||||
"Only support CSV": "仅支持 CSV 导入,点击下载模板",
|
||||
"Question Guide": "输入提示",
|
||||
"Question Guide Switch": "是否开启",
|
||||
"Question Guide Texts": "词库",
|
||||
"Title is required": "模块名不能为空"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user