AI Prompt Engineering: Difference between revisions
Jump to navigation
Jump to search
→Translation
| Line 449: | Line 449: | ||
* 目的:中翻英 | * 目的:中翻英 | ||
* 提示:「Please translate the above response into English. {{kbd | key=接上文章}}」 | * 提示:「Please translate the above response into English. {{kbd | key=接上文章}}」 | ||
== Translate into traditional Chinese == | |||
prompt: | |||
<pre> | |||
#zh-TW 翻譯成台灣常用的繁體中文。文章使用三個 ` 符號間隔 | |||
``` | |||
xxx | |||
``` | |||
</pre> | |||
或 | |||
<pre> | |||
#zh-TW Translate into commonly used Traditional Chinese in Taiwan. The article is separated by three ` symbols. | |||
``` | |||
xxx | |||
``` | |||
</pre> | |||
適用 Model | |||
* 適用 GPT-4 | |||
* 適用 GPT-3.5 | |||
注意事項 | |||
* 如果 prompt「翻譯成中文」,可能導致翻譯內容夾雜繁中與簡中 | |||
== Wikihow == | == Wikihow == | ||