We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我经常与AI进行英文对话,生成话题却是中文,应用语言改为英文也是如此。看了下,应该是Cherry内置的中文话题总结prompt导致的。
有考虑过让模型识别用户语言,比如
你是一名擅长会话的助理,你需要将用户的会话总结为 10 个字以内的标题,标题语言与用户的首要语言一致,不要使用标点符号和其他特殊符号。
但是在中英文都有的情况下,模型可能无法识别用户语言,返回无关内容。
建议还是加一个自定义。
No response
The text was updated successfully, but these errors were encountered:
可以
Sorry, something went wrong.
已经增加配置,下个版本发布
2c363d2
feat: 用户自定义话题总结Prompt #562
e7545c5
close #562
No branches or pull requests
您的功能建议是否与某个问题相关?
我经常与AI进行英文对话,生成话题却是中文,应用语言改为英文也是如此。看了下,应该是Cherry内置的中文话题总结prompt导致的。
请描述您希望实现的解决方案
请描述您考虑过的其他方案
有考虑过让模型识别用户语言,比如
但是在中英文都有的情况下,模型可能无法识别用户语言,返回无关内容。
建议还是加一个自定义。
其他补充信息
No response
The text was updated successfully, but these errors were encountered: