PersistentAI API Documentation / @persistent-ai/fireflow-nodes / TextResponseBlock
Class: TextResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:879
Text response block from Claude
Extends
Constructors
Constructor
new TextResponseBlock():
TextResponseBlock
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:900
Returns
TextResponseBlock
Overrides
Properties
citations?
optionalcitations:Citation[]
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:898
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:225
Inherited from
text
text:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:888
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:218