ChatGPT Prompt Engineering for Developers

Two types of large language models(LLMs)

  • Base LLM.s
    • Predicts the next word based on text training data
  • Instruction-tuned LLM.s
    • Tries to follow instructions
    • Trained: you start off with a base LLM
    • Fine-tuned on instructions and good at following those instructions
    • Those instructions and then often further refine using a technique called R.L.H.F
    • RLHF: Reinforcement Learning with Human Feedback
    • Helpful, Honest, Harmless

When an LLM doesn't work, sometimes it's because the instructions weren't clear enough.

相关推荐
七夜zippoe15 小时前
Prompt 工程进阶:角色设定、任务分解、输出约束与示例引导
ai·prompt·openai·agent·工程进阶
Behaviour15 小时前
Sam Altman 预热本周重磅产品发布,或为 GPT-6 Sol
人工智能·chatgpt·aigc·openai·vibecoding
星云_byto16 小时前
大模型测评:从最新出的DeepSeekV4.1模型看这19项指标
chatgpt·agent·多模态·codex·deepseek·大模型测评·opus-4.8
小叶肥辉16 小时前
LangChain链和LangGraph图的学习笔记【六】——提示语模板(3)——Few-Shot Prompting(少样本提示) 模板类
笔记·python·学习·langchain·prompt·aigc
Caroline51617 小时前
GPT Image 2.5 原生透明背景实测:跨境素材流程中抠图环节的替代与边界
chatgpt·gpt image 2.5·跨境素材
znnnk17 小时前
【AI应用】Agent:AI 为什么需要“自主决策”?
ai·prompt·agent·workflow·ai应用·skill·mcp
江畔柳前堤17 小时前
On-Policy Distillation 全景深潜
人工智能·网络协议·目标检测·http·机器学习·chatgpt·重构
学习日记52519 小时前
AI PPT生成系统实践:从自由生成到可控生成的工程演进复盘
人工智能·ai·prompt
这就是佬们吗20 小时前
Function Calling 还是 MCP?先分清它们根本不是同一层的东西
人工智能·prompt·ai编程
SEO_juper1 天前
Java 并发编程实战:从线程基础到高并发架构
运维·人工智能·爬虫·chatgpt·seo