style: 简化BotHello文本为“🏄

This commit is contained in:
mhaibaraai
2024-11-11 12:48:27 +08:00
parent 0104c08068
commit cb904c5619

View File

@@ -565,7 +565,7 @@ const cn = {
},
Store: {
DefaultTopic: "新的聊天",
BotHello: "start 🏄",
BotHello: "🏄",
Error: "出错了,稍后重试吧",
Prompt: {
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,