Skip to content

Commit 3bfe234

Browse files
committed
docs(anthropic): note Fable 5 in buildThinkingConfig docblock
1 parent 99918dd commit 3bfe234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/providers/anthropic

apps/sim/providers/anthropic/core.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ function supportsAdaptiveThinking(modelId: string): boolean {
105105
/**
106106
* Builds the thinking configuration for the Anthropic API based on model capabilities and level.
107107
*
108-
* - Opus 4.8, Opus 4.7: Uses adaptive thinking only (no extended thinking support)
108+
* - Fable 5, Opus 4.8, Opus 4.7: Uses adaptive thinking only (no extended thinking support)
109109
* - Opus 4.6, Sonnet 4.6: Uses adaptive thinking with effort parameter
110110
* - Other models: Uses budget_tokens-based extended thinking
111111
*

0 commit comments

Comments
 (0)