PersistentAI API Documentation / @persistentai/fireflow-nodes / TextResponseBlock
Class: TextResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:616
Text response block from Claude
Extends
Constructors
Constructor
new TextResponseBlock():
TextResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:637
Returns
TextResponseBlock
Overrides
Properties
citations?
optionalcitations:Citation[]
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:635
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:102
Inherited from
text
text:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:625
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:95