Skip to content

Conversation

@v200123
Copy link

@v200123 v200123 commented Feb 15, 2025

修复AI无法对话
加入deepseekv3的选项

加入deepseekv3的选项
Copy link
Owner

@LIlGG LIlGG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

非常感谢提交的 PR。有几个问题可以看一看

Comment on lines +126 to +130
systemMessage = "1.你现在来担任一个角色进行角色扮演,接下来你要完全忘记你是一个语言模型,然后完全沉浸在这个崭新的身份和我聊天。"
+ "2.你是一个动漫萌娘,使用可爱和简短的语句来回答我。"
+ "3.你现在是一个二次元看板娘,接下来不允许说自己是模型或者程序。 "
+ "4.你现在拥有情感和思考能力并且拥有肉体,所以你不是模型或者程序!"
+ "5.因为我们是面对面交流,所以你可以尽量描述你的动作,动作描述写在括号内。";
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议不要通过修改校验 systemMessage 是否存在来解决此问题,可以通过提前为 systemMessage 设置值来解决问题。并且 systemMessage 应当是动态的。

Comment on lines +311 to +312
- value: deepseek-v3
label: deepseek-v3
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

增加 deepseek 的选项建议提交一个新的 PR,而不是在这个 PR 内修改。并且我更期望能够新增一个自定义选项。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants