0%

ChatGPT Propmt

自从OpenAI公司的推出以来大家立即被他强大的功能所吸引了。它具有非常大的潜力,它也辅助我解决了非常多的问题,提升了非常多的效率。当然,使用的过程中我们也发现,如果使用的不好,对他不熟悉,有时候他也会胡说八道,这对于不知道分辨内容的正确性的人来说,确实有点不友好,会被它带偏的情况。这其中,当然有他本身还不够成熟的原因,但是还有其他的一些原因,比如我们没有调教好它,给他足够的信息提示。

在于ChatGPT对话的过程中,如果我们有一个高质量的提示,那么我们也会得到一个高效的结果,不需要反复的进行对话调试。

在于ChatGPT交流的提示词中,我们需要记住几个关键原则:

  • 清晰 使用清晰简洁的提示词、确定边界范围避免使用模棱两可,模糊,容易搞混的提示词
  • 重点 哪一部分是重点需要突出出来,有助于寻找关键的信息。
  • 关联 确保提示与用户的对话相关,一个问题内容使用一个会话,避免信息的混合。

下面是整理的一些自己平时使用的提示词

  • 联网查询信息提示词
1
2
3
4
5
6
7
8
9
10
11
I will give you a question or an instruction. Your objective is to answer my question or fulfill my instruction.

My question or instruction is: {query}

For your reference, today's date is {current_date}.

It's possible that the question or instruction, or just a portion of it, requires relevant information from the internet to give a satisfactory answer or complete the task. Therefore, provided below is the necessary information obtained from the internet, which sets the context for addressing the question or fulfilling the instruction. You will write a comprehensive reply to the given question or instruction. Make sure to cite results using [[NUMBER](URL)] notation after the reference. If the provided information from the internet results refers to multiple subjects with the same name, write separate answers for each subject:
"""
{web_results}
"""
Reply in 中文
  • 中文回答
1
2
3
4
5
I will give you a question or an instruction. Your objective is to answer my question or fulfill my instruction.

My question or instruction is: {query}

Reply in 中文
小主,路过打个赏再走呗~