docs/provider-config/anthropic.mdx
Website: https://www.anthropic.com/
Use this path if you already have Claude Max/Pro and want to use subscription-based access in Cline.
claude if available in PATH).Find Claude path:
which claudewhere claudeNotes:
Anthropic models offer an "Extended Thinking" feature, designed to give them enhanced reasoning capabilities for complex tasks. This feature allows the model to output its step-by-step thought process before delivering a final answer, providing transparency and enabling more thorough analysis for challenging prompts.
When extended thinking is in Cline, the model generates thinking content blocks that detail its internal reasoning. These insights are then incorporated into its final response.
Cline users can leverage this by checking the Enable Extended Thinking box below the model selection menu after selecting a Claude Model from any provider.
Key Aspects of Extended Thinking:
thinking blocks, can be streamed.For comprehensive details on how extended thinking works, including API examples, interaction with tool use, prompt caching, and pricing, please refer to the official Anthropic documentation on Extended Thinking.