Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / ThinkingConfig

Class: ThinkingConfig

Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:393

Thinking configuration

Constructors

Constructor

new ThinkingConfig(): ThinkingConfig

Returns

ThinkingConfig

Properties

budget_tokens

budget_tokens: number = 2048

Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:414


type

type: string = 'enabled'

Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:405

Licensed under BUSL-1.1