ChainGraph API Documentation / @badaitech/chaingraph-nodes / TextResponseBlock
Class: TextResponseBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:592
Text response block from Claude
Extends
Constructors
Constructor
new TextResponseBlock():
TextResponseBlock
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:613
Returns
TextResponseBlock
Overrides
Properties
citations?
optionalcitations:Citation[]
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:611
index?
optionalindex:number
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:99
Inherited from
text
text:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:601
type
type:
string=''
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:92