647 B
647 B
id, title, type, tags, sources, last_updated
| id | title | type | tags | sources | last_updated | |||
|---|---|---|---|---|---|---|---|---|
| chain-of-thought | 思维链引导 | concept |
|
|
2025-12-02 |
Definition
思维链引导是一种提示词技术,让AI逐步推理而非直接给出答案。
Mechanism
通过在提示词中要求AI展示推理过程:
- 先分析问题
- 再列出步骤
- 最后给出答案
Benefits
- 提高AI推理准确性
- 减少幻觉发生
- 让用户理解决策过程
- 便于发现AI思维漏洞