论文入门
prompt design
围绕给 LLM 的输入(指令、系统消息、few-shot 示例等)进行设计与迭代的做法;被视为一种设计活动,而非单纯的配置操作。
English Definition
"The practice of crafting and iterating on the input prompts (instructions, system messages, few-shot examples) given to an LLM to elicit desired behavior, treated as a design activity rather than mere configuration."
用法说明 · 针对中文母语者
在 LLM 产品语境里 prompt design 越来越被 UX 设计师而非工程师承担,常和 prompt engineering 互换使用,但 prompt design 更强调对用户/任务语境的设计敏感性。
真实用例 · 2 条
"they evaluate complete systems including user interfaces, retrieval mechanisms, and prompt designs rather than isolated model capabilities."
论文Pipeline extracted — review needed·在引言里说明本研究评估的是包括 prompt design 在内的完整产品系统,而非孤立模型能力
"practitioners successfully collect evaluation data but cannot translate findings into system improvements because they cannot isolate whether failures stem from prompts, retrieval mechanisms, or the model itself."
论文Pipeline extracted — review needed·在 results-actionability gap 的定义里指出 prompt 是失败来源的三大可疑组件之一
由 pipeline 自动采集,待人工 review