ChainGraph API Documentation / @badaitech/chaingraph-nodes / ThinkingResponseBlock
Class: ThinkingResponseBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:471
Thinking content block for Claude's extended thinking
Extends
Constructors
Constructor
new ThinkingResponseBlock():
ThinkingResponseBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:489
Returns
ThinkingResponseBlock
Overrides
Properties
index?
optionalindex:number
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:99
Inherited from
signature
signature:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:487
thinking
thinking:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:480
type
type:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:92