mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-17 23:43:41 +08:00
对接 deepseek 模型
This commit is contained in:
@@ -484,7 +484,8 @@ const cn = {
|
||||
},
|
||||
Store: {
|
||||
DefaultTopic: "新的聊天",
|
||||
BotHello: "有什么可以帮你的吗",
|
||||
BotHello:
|
||||
"我是《清明上河图》智能小助手,您可以从侧边栏选择任务和配置参数开始,有什么可以帮您的?",
|
||||
Error: "出错了,稍后重试吧",
|
||||
Prompt: {
|
||||
History: (content: string) => "这是历史聊天总结作为前情提要:" + content,
|
||||
|
Reference in New Issue
Block a user