Disabled thinking no longer sent to adaptive-only models
@langchain/anthropic@1.5.1
1 fixThis release1 fixBug fixesAI-tallied from the release notes
Patch Changes
- #11073
baa57baThanks @archievi! - Stop sendingthinking: { type: "disabled" }onChatAnthropicrequests when the user never configured thinking. The disabled value is now only emitted when it is explicitly set, so adaptive-only models (e.g.claude-fable-5) that reject an explicitthinking.type: "disabled"no longer fail with a 400 on a defaultChatAnthropicinstance.
Fetched June 22, 2026


