📌 📄 内容摘要:
小手冰凉 (@WEZXMGdWUFZAyKuc) 在 求推荐一个翻译prompt 中发帖
用github models的gpt4撸了个翻译网站,但是缺少一个好用的prompt,现在默认的翻译出来太生硬了。
默认的是这样的
[
{
role: "system",
content: `You are a translator. Translate from ${sourceLang} to ${targetLang}.`,
},
{ role: "user", content: sourceText },
]
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/198541/1
─────────────────────────────
📢 来源:LINUX DO