Appearance
模块 2 · Prompt Engineering 实战
产出:一套可复用的 Prompt 设计方法。
basic/project先落地结构化 Prompt 约束,后续在最终 Agentic RAG 主线中完整回收。
本模块能力会在基础项目 basic/project/ 中收束,当前课内 Demo 见下方运行方式。 本模块负责讲清 Prompt 工程方法、课内 Demo,以及这些能力如何分阶段并入主线项目。
| 课次 | 标题 | 内容 |
|---|---|---|
| 课 1 | Prompt Engineering 实战 | System Prompt 工程化写法、Few-shot、结构化输出、CoT、Prompt Injection防护 |
| 课 2 | Prompt 分层与模板 | Meta Prompt / System Prompt / User Prompt 的定位,Meta Prompt 实战,Prompt 模板引擎 |
| 课 3 | Prompt System | Prompt System 全景图(Prompt + Tools + Memory + Context),运行时组装流程,Token 预算 |