Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / ThinkingConfig

Class: ThinkingConfig

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:390

Thinking configuration

Constructors

Constructor

new ThinkingConfig(): ThinkingConfig

Returns

ThinkingConfig

Properties

budget_tokens

budget_tokens: number = 2048

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:410


type

type: string = 'enabled'

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:401

Licensed under BUSL-1.1