初始化
This commit is contained in:
27
easyflow-ui-admin/app/src/locales/langs/zh-CN/bot.json
Normal file
27
easyflow-ui-admin/app/src/locales/langs/zh-CN/bot.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"problemPresupposition": "问题预设",
|
||||
"noPermission": "没有权限",
|
||||
"llm": "大模型",
|
||||
"temperature": "温度",
|
||||
"maxReplyLength": "最大回复长度",
|
||||
"historyCount": "携带历史条数",
|
||||
"skill": "技能",
|
||||
"conversationSettings": "对话设置",
|
||||
"welcomeMessage": "欢迎语",
|
||||
"deepThinking": "深度思考",
|
||||
"enableDeepThinking": "是否启用深度思考",
|
||||
"publish": "发布",
|
||||
"postToWeChatOfficialAccount": "发布到微信公众号",
|
||||
"configured": "已配置",
|
||||
"notConfigured": "未配置",
|
||||
"placeholder": {
|
||||
"welcome": "请输入欢迎语",
|
||||
"prompt": "你是一个AI助手,请根据用户的问题给出清晰、准确的回答。",
|
||||
"permission": "你没有配置bot的权限!"
|
||||
},
|
||||
"systemPrompt": "系统提示词",
|
||||
"aiOptimization": "AI优化",
|
||||
"weChatOfficialAccountConfiguration": "微信公众号配置",
|
||||
"aiOptimizedPrompts": "AI优化提示词",
|
||||
"chatAssistant": "聊天助手"
|
||||
}
|
||||
Reference in New Issue
Block a user