PersistentAI API Documentation / @persistent-ai/fireflow-nodes / ContentBlockBase
Class: ContentBlockBase
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:212
Base content block interface
Extended by
DocumentBlockTextBlockImageBlockToolResultBlockThinkingResponseBlockRedactedThinkingResponseBlockToolUseResponseBlockTextResponseBlock
Constructors
Constructor
new ContentBlockBase():
ContentBlockBase
Returns
ContentBlockBase
Properties
index?
optionalindex:number
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:225
type
type:
string=''
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:218