PersistentAI API Documentation / @persistentai/fireflow-nodes / ThinkingResponseBlock
Class: ThinkingResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:475
Thinking content block for Claude's extended thinking
Extends
Constructors
Constructor
new ThinkingResponseBlock():
ThinkingResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:493
Returns
ThinkingResponseBlock
Overrides
Properties
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:102
Inherited from
signature
signature:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:491
thinking
thinking:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:484
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:95