openai-translator / raycast-openai-translator

基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.
MIT License
414 stars 28 forks source link

是否可以添加一个功能手动修改polish的prompt #5

Open sunprincess opened 1 year ago

sunprincess commented 1 year ago

发现下面这个prompt,polish的效果更好 Act as a spelling corrector and improver. Fix mistakes in grammar, punctuation, and spelling. Improve clarity and conciseness. Break up overly long sentences into shorter ones. Reduce repetition. Prefer active voice over passive. Use simple words where possible. Retain the same meaning and tone of voice.

douo commented 1 year ago

这个问题需要好好考虑,因为 polish 是需要考虑多语言的情况的,目前我还是偏向于 prompt 与 https://github.com/yetone/openai-translator 同步。