Files
nexus/wiki/concepts/Extended-Thinking.md
2026-04-14 16:02:50 +08:00

21 lines
798 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Extended Thinking扩展思考"
type: concept
tags: [claude, AI, reasoning]
sources: [n8n-Claude-通过自然语言自动化工作流.md, 使用Claude自动生成N8N工作流的实操教程.md]
last_updated: 2026-04-14
---
## Definition
Claude 的一种运行模式,支持更深层次的逻辑推理,使 AI 在生成复杂任务(如工作流代码)时表现更好。
## Usage
在 Claude 配置中开启 Extended Thinking 模式,可提升代码生成质量。
## Related Concepts
- [[Opensea模型]]:与 Extended Thinking 配合使用的 Claude 子模型
- [[自然语言工作流生成]]Extended Thinking 提升此场景效果
## Connections
- [[Claude]] ← 使用 ← [[Extended Thinking]]
- [[自然语言工作流生成]] ← 增强 ← [[Extended Thinking]]