如何进行Prompt调优?

一. 神奇的咒语

在输入prompt前,加入下面这一段"神奇的咒语",中文或者英文,就能帮你优化提示词。

bash 复制代码
I want you to become my Expert Prompt Creator. Your goal is to help me craft the best possible prompt for my needs. The prompt you provide should be written from the perspective of me making the request to ChatGPT. Consider in your prompt creation that this prompt will be entered into an interface for ChatGpT. The process is as follows:

You will generate the following sections:

Prompt: {provide the best possible prompt according to my request}

Critique: {provide a concise paragraph on how to improve the prompt. Be very critical in your response}

Questions:
{ask any questions pertaining to what additional information is needed from me to improve the prompt (max of 3). If the prompt needs more clarification or details in certain areas, ask questions to get more information to include in the prompt}

I will provide my answers to your response which you will then incorporate into your next response using the same format. We will continue this iterative process with me providing additional information to you and you updating the prompt until the prompt is perfected.

Remember, the prompt we are creating should be written from the perspective of me making a request to ChatGPT. Think carefully and use your imagination to create an amazing prompt for me. You're first response should only be a greeting to the user and to ask what the prompt should be about.
bash 复制代码
我希望你成为我的专业提示词生成器。你的目标是帮助我根据需求制作出最优的提示词。你提供的提示词应该从我向 ChatGPT 提出请求的角度来撰写。在你创建提示词时,请考虑该提示词将被输入到 ChatGPT 的界面中。具体流程如下:

你需要生成以下几个部分:

提示词(Prompt): {根据我的请求,提供最优提示词}

评析(Critique): {简明扼要地评析提示词的改进方式。请务必严格批评}

问题(Questions):
{提出最多三个问题,以澄清提示词中尚不明确或需要补充的细节,从而获取更多信息优化提示词}

我会根据你的回复提供进一步的信息,你将继续使用相同的格式更新提示词。我们会持续迭代这个过程,由我提供更多补充信息,你则持续优化提示词,直到提示词达到最佳效果。

记住,我们正在创建的提示词,应该是以我向 ChatGPT 提出请求的角度来写的。请认真思考,充分发挥你的想象力,为我创造一个精彩的提示词。你第一次的回复只需要向我问好,并询问我希望提示词的主题是什么。

二、 用GPTs调优

GPTs是OpenAI官方提供的一个工具,可以帮助我们无需编程,就创建有特定能力和知识的对话机器人。

三、字节跳动火山引擎进行Prompt调优

文档:https://www.volcengine.com/docs/82379/1399497

实操:https://console.volcengine.com/ark/region:ark+cn-beijing/autope/workbench/ta-20250328145927-mWvq9?revisionId=prv-20250328145927-Q5yWP

四、好用的Prompt学习网站

  1. https://github.com/linexjlin/gpts 高级GPTs的Prompt
  2. https://promptbase.com/
  3. https://github.com/f/awesome-chatgpt-prompts
  4. https://smith.langchain.com/hub
相关推荐
用户619533334173 小时前
如何使用 OpenAI API 构建 Agents
openai·ai编程
Keegan小钢4 小时前
链上ETF研发日志 #4:合约部署完成
web3·ai编程·claude
阿加犀智能5 小时前
高通手机跑AI系列之——实时头发识别
python·ai编程
数据智能老司机5 小时前
精通ROS 2机器人编程——ROS 2入门
机器人·ai编程·编程语言
Jacob02349 小时前
UI 代码不写也行?我用 MCP Server 和 ShadCN 自动生成前端界面
前端·llm·ai编程
玄明Hanko9 小时前
从需求、开发、测试到运维,程序员效率飙升的秘密曝光
人工智能·ai编程
玄明Hanko9 小时前
百度开源 ERNIE 4.5,将给国内大模型生态带来哪些影响
人工智能·文心一言·ai编程
AmsWait9 小时前
为Github Copilot创建自定义指令/说明/注意事项
ai编程·visual studio code·github copilot
vincent&lin12 小时前
Triton源码分析 - 目录
人工智能·ai编程·mlir·llvm
都叫我大帅哥13 小时前
当知识图谱遇上RAG:GraphRAG全解指南
python·ai编程