Ask a question to get started
Enter to sendā¢Shift+Enter new line
Parameters for Claude reasoning,
e.g., #!python {"type": "enabled", "budget_tokens": 10_000}
#!python {"type": "enabled", "budget_tokens": 10_000}
For Claude Opus 4.6, budget_tokens is deprecated in favor of #!python {"type": "adaptive"}
budget_tokens
#!python {"type": "adaptive"}
thinking: dict[str, Any] | None = Field(default=None)