-
Notifications
You must be signed in to change notification settings - Fork 382
New issue
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
🚀 功能建议:OpenAI 翻译支持用户自定义 prompt #260
Comments
Hello AydenGen, Thank you for your first issue contribution 🎉 |
也不是不行,只是 prompt 结构太复杂了,这种格式对用户编写调试很不友好。
行吧,如果你愿意提交 PR,可以尝试用它作为一种过渡方式。 |
看了下代码发现目前不太合适自定义prompt,格式不好编写,其次作为翻译,自定义prompt和系统预设最终结果差别也不大 |
意料之中,其实默认的 prompt 对绝大多数用户来说都已经够用了,没必要折腾。 但考虑到少部分用户喜欢折腾,有精益求精的精神,以及后面 Easydict 会开放 OpenAI 翻译以外的功能,自定义 prompt 功能还是会加的,只是要等到重构设置页后 #227 (comment) |
好的,看到了,有设置页可以自定义prompt是最优方式了,这个我关了 |
我有个想法,能不能添加一个「润色/检查语法」的 AI 模型/选项?🤔 用快捷键的方式替代 Grammarly、languagetool 这种浏览器插件甚至桌面软件(还需要授权读取软件文本)。 |
听起来不错,你可以单独开一个 issue 吗,这样方便后续我们跟进它。 关于这个功能的产品设计,你是否有什么建议? |
已经提交#588 |
请先确认以下事项
功能描述
OpenAI翻译prompt支持用户自定义
使用场景(可选)
No response
实现方案(可选)
easydict://readKeyValue?EZOpenAICustomizePrompt=""
这个是否可行
是否愿意提交 PR 实现该功能
The text was updated successfully, but these errors were encountered: