初始化
This commit is contained in:
27
easyflow-ui-admin/app/src/locales/langs/en-US/bot.json
Normal file
27
easyflow-ui-admin/app/src/locales/langs/en-US/bot.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"problemPresupposition": "ProblemPresupposition",
|
||||
"noPermission": "NoPermission",
|
||||
"llm": "LLM",
|
||||
"temperature": "Temperature",
|
||||
"maxReplyLength": "MaxReplyLength",
|
||||
"historyCount": "HistoryCount",
|
||||
"skill": "Skill",
|
||||
"conversationSettings": "ConversationSettings",
|
||||
"welcomeMessage": "WelcomeMessage",
|
||||
"deepThinking": "DeepThinking",
|
||||
"enableDeepThinking": "EnableDeepThinking",
|
||||
"publish": "Publish",
|
||||
"postToWeChatOfficialAccount": "PostToWeChatOfficialAccount",
|
||||
"configured": "Configured",
|
||||
"notConfigured": "NotConfigured",
|
||||
"placeholder": {
|
||||
"welcome": "Please enter welcome message",
|
||||
"prompt": "You are an AI assistant. Please provide clear and accurate answers based on the user's questions.",
|
||||
"permission": "No permission to configure the bot!"
|
||||
},
|
||||
"systemPrompt": "System Prompt",
|
||||
"aiOptimization": "AI Optimization",
|
||||
"weChatOfficialAccountConfiguration": "WeChat Official Account configuration",
|
||||
"aiOptimizedPrompts": "AI Optimized Prompts",
|
||||
"chatAssistant": "Chat Assistant"
|
||||
}
|
||||
Reference in New Issue
Block a user