Large Language Model(LLM)应用开发学习实践(三)

一、LLM Prompt Engineering学习(Andrew Ng & OpenAI)

(一)Principles of Prompting

Write clear and specific instructions(clear ≠ short)

  1. Use delimiters.Such as Triple quotes """,Triple backticks ''',Triple dashes ---,Angle brackets<> and XML tags <tag></tag>.(可以让输入指令更为明确,内容与指令区分)

  2. Ask for structured output,Such as HTML and JSON.(可以让模型回答结果结构化输出)

  3. Check whether conditions are satisfied,Check assumptions required to do the task.(可以让模型根据提供的判断规则输出不同的回答)

  4. Few-shot prompting.Give successful examples of completing tasks,Then ask model to perform the task.(可以让模型根据提供的对话案例保持一致的风格回答问题)
    Give the model time to think

  5. Specify the steps to complete a task(Step 1:...,Step 2:...,...,Step N:...).

  6. Instruct the model to work out its own solution before rushing to a conclusion.

(二)Model Limitations

Hallucination(模型幻觉)

Makes statements that sound plausible but are not true.Reducing hallucinations:

  1. Find relevant information.
  2. Answer the question based on the relevant information.

二、Prompt Engineering Technology 部分总结

关键学习文档[2-3]中,已总结记录了更为完备的提示词工程技巧。下图仅展示常用的部分技巧及适用范围。
(引自关键学习文档[1]:whitepaper-prompt-engineering(Google))

关键学习文档:

1\] [whitepaper-prompt-engineering(Google)](https://www.kaggle.com/whitepaper-prompt-engineering "whitepaper-prompt-engineering(Google)") \[2\] [提示简介 \| Generative AI on Vertex AI \| Google Cloud Documentation](https://docs.cloud.google.com/vertex-ai/generative-ai/docs/learn/prompts/introduction-prompt-design?hl=zh-cn "提示简介  |  Generative AI on Vertex AI  |  Google Cloud Documentation") \[3\] [Prompt-Engineering-Guide(dair-ai,GitHub)](https://github.com/dair-ai/Prompt-Engineering-Guide?tab=readme-ov-file "Prompt-Engineering-Guide(dair-ai,GitHub)") \[4\] [Prompt编写原则高级优化技巧-大模型服务平台百炼-阿里云](https://help.aliyun.com/zh/model-studio/prompt-engineering-guide "Prompt编写原则高级优化技巧-大模型服务平台百炼-阿里云") ## 网络参考资料: * [ChatGPT Prompt Engineering for Developer](https://www.youtube.com/watch?v=aaAiUIMA7d4&list=PL_VBedMuZDwACHDeJe_-GBoWJG1B2jyq6&index=1 "ChatGPT Prompt Engineering for Developer") * [提示词工程(Prompt Engineering)- Andrew Ng联合OpenAI](https://www.bilibili.com/video/BV1173jzNELG/?spm_id_from=333.788.videopod.episodes&vd_source=a17b26e6f5dce43e0b4b220aeb13a517&p=2 "提示词工程(Prompt Engineering)- Andrew Ng联合OpenAI") * [2.LangChain提示词工程应用实践_哔哩哔哩_bilibili](https://www.bilibili.com/video/BV1w9yEBNESz?spm_id_from=333.788.videopod.episodes&vd_source=a17b26e6f5dce43e0b4b220aeb13a517&p=3 "2.LangChain提示词工程应用实践_哔哩哔哩_bilibili")

相关推荐
理性的曜4 小时前
VoloData——基于LangChain的智能数据分析系统
人工智能·vscode·数据分析·npm·reactjs·fastapi·ai应用
开longlong了吗?7 小时前
Luan Takeaway——大模型驱动的智能外卖管理系统( Spring Cloud、Langchain4j )
后端·spring·spring cloud·langchain
qq_54702617910 小时前
LangChain 多模态(Multimodal)
langchain
San3010 小时前
深入浅出 RAG 与向量数据库:从 Milvus 基础到电子书级语义搜索实战
langchain·node.js·llm
gujunge11 小时前
Spring with AI (3): 定制对话——Prompt模板引入
ai·大模型·llm·openai·qwen·rag·spring ai·deepseek
吴佳浩12 小时前
OpenClaw、Claude Code 等 Agent 为什么都选择 Node.js?
前端·人工智能·langchain
爱打代码的小林13 小时前
基于 LangChain 实现带记忆功能的智能对话
人工智能·langchain
小超同学你好13 小时前
LangGraph 10. 记忆管理与三层记忆 与 OpenClaw Memory 模块介绍
人工智能·语言模型·langchain
LikYu-餘力13 小时前
MidJourney智能家居提示词技巧
智能家居·midjourney·提示词工程·rxt4090显卡