整理文件路径:Technical→AI/
This commit is contained in:
31
wiki/concepts/结构化表达.md
Normal file
31
wiki/concepts/结构化表达.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
id: structured-expression
|
||||
title: "结构化表达"
|
||||
type: concept
|
||||
tags: [prompt-engineering, communication]
|
||||
sources:
|
||||
- "[[如何写出完美的Prompt]]"
|
||||
last_updated: 2025-12-02
|
||||
---
|
||||
|
||||
## Definition
|
||||
|
||||
结构化表达是用清晰逻辑组织信息的方法,确保AI准确理解人类意图。
|
||||
|
||||
## Principles
|
||||
|
||||
- 层次分明:按重要性和逻辑顺序组织
|
||||
- 格式统一:使用一致的标记和分隔符
|
||||
- 信息完整:不遗漏关键上下文
|
||||
- 表达精准:避免歧义和模糊表述
|
||||
|
||||
## Techniques
|
||||
|
||||
- 使用编号列表组织要点
|
||||
- 使用标题区分不同部分
|
||||
- 使用表格呈现结构化数据
|
||||
- 使用引用标记重要信息
|
||||
|
||||
## Connections
|
||||
- [[Prompt能力]] ← enables ← [[结构化表达]]
|
||||
- [[结构化思维]] ← implements ← [[结构化表达]]
|
||||
Reference in New Issue
Block a user