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.

相关推荐
小马92615 小时前
Meta MuseCode:从 Prompt 到持久化 Agent,编码智能体迈入“断点续传“时代
ai·meta·prompt·codingagent·musecode
追风201915 小时前
Prompt、Skill、MCP、Agent 的职责边界:如何判断 AI 能力该放在哪一层
prompt
顿哥GPT16 小时前
2026年8月更新:ChatGPT与Codex深度实践——从Token消耗到AI编程效率优化,开发者如何管理自己的AI用量(GPT-5.6 最新分享)
人工智能·chatgpt·ai编程
po123op12318 小时前
ChatGPT 桌面应用安装| 中文|使用
chatgpt
YH552698420 小时前
ChatGPT里的GPT-5.6怎么选?
人工智能·gpt·chatgpt
声网21 小时前
Agent-VUI 设计:写在语音智能体的「ChatGPT 时刻」前夜|Voice Agent 学习笔记
笔记·学习·chatgpt
王莹月21 小时前
文生图接口的提示词写多长合适?nano banana pro / gpt-image-2 实测长度与负面词
gpt·ai·chatgpt·ai作画·aigc·agi
KH.1 天前
AI翻译PDF保留排版原理:Gemini vs ChatGPT引擎实测对比
人工智能·gpt·ai·chatgpt·pdf·dall·e mini
不瘦80斤不改名2 天前
05-vibe-coding-向agentic-engineering演进
人工智能·笔记·python·prompt
RAOY的AI笔记2 天前
# ChatGPT Plus 辅助分析 Python 异常堆栈:从日志脱敏到回归测试
gpt·chatgpt