Home / Class/ BetaClearThinking20251015EditParam Class — anthropic-sdk-python Architecture

BetaClearThinking20251015EditParam Class — anthropic-sdk-python Architecture

Architecture documentation for the BetaClearThinking20251015EditParam class in beta_clear_thinking_20251015_edit_param.py from the anthropic-sdk-python codebase.

Entity Profile

Dependency Diagram

graph TD
  b1822e2f_44cb_4dd5_0b91_0552c2ad7b58["BetaClearThinking20251015EditParam"]
  ad49e4c4_fce0_9e07_f1b1_77f88f74aca3["beta_clear_thinking_20251015_edit_param.py"]
  b1822e2f_44cb_4dd5_0b91_0552c2ad7b58 -->|defined in| ad49e4c4_fce0_9e07_f1b1_77f88f74aca3

Relationship Graph

Source Code

src/anthropic/types/beta/beta_clear_thinking_20251015_edit_param.py lines 16–23

class BetaClearThinking20251015EditParam(TypedDict, total=False):
    type: Required[Literal["clear_thinking_20251015"]]

    keep: Keep
    """Number of most recent assistant turns to keep thinking blocks for.

    Older turns will have their thinking blocks removed.
    """

Frequently Asked Questions

What is the BetaClearThinking20251015EditParam class?
BetaClearThinking20251015EditParam is a class in the anthropic-sdk-python codebase, defined in src/anthropic/types/beta/beta_clear_thinking_20251015_edit_param.py.
Where is BetaClearThinking20251015EditParam defined?
BetaClearThinking20251015EditParam is defined in src/anthropic/types/beta/beta_clear_thinking_20251015_edit_param.py at line 16.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free