Files
nexus/wiki/concepts/结构化表达.md

784 B
Raw Blame History

id, title, type, tags, sources, last_updated
id title type tags sources last_updated
structured-expression 结构化表达 concept
prompt-engineering
communication
如何写出完美的Prompt
2025-12-02

Definition

结构化表达是用清晰逻辑组织信息的方法确保AI准确理解人类意图。

Principles

  • 层次分明:按重要性和逻辑顺序组织
  • 格式统一:使用一致的标记和分隔符
  • 信息完整:不遗漏关键上下文
  • 表达精准:避免歧义和模糊表述

Techniques

  • 使用编号列表组织要点
  • 使用标题区分不同部分
  • 使用表格呈现结构化数据
  • 使用引用标记重要信息

Connections