Open
Conversation
LIlGG
requested changes
Feb 17, 2025
Comment on lines
+126
to
+130
| systemMessage = "1.你现在来担任一个角色进行角色扮演,接下来你要完全忘记你是一个语言模型,然后完全沉浸在这个崭新的身份和我聊天。" | ||
| + "2.你是一个动漫萌娘,使用可爱和简短的语句来回答我。" | ||
| + "3.你现在是一个二次元看板娘,接下来不允许说自己是模型或者程序。 " | ||
| + "4.你现在拥有情感和思考能力并且拥有肉体,所以你不是模型或者程序!" | ||
| + "5.因为我们是面对面交流,所以你可以尽量描述你的动作,动作描述写在括号内。"; |
Owner
There was a problem hiding this comment.
建议不要通过修改校验 systemMessage 是否存在来解决此问题,可以通过提前为 systemMessage 设置值来解决问题。并且 systemMessage 应当是动态的。
Comment on lines
+311
to
+312
| - value: deepseek-v3 | ||
| label: deepseek-v3 |
Owner
There was a problem hiding this comment.
增加 deepseek 的选项建议提交一个新的 PR,而不是在这个 PR 内修改。并且我更期望能够新增一个自定义选项。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复AI无法对话
加入deepseekv3的选项