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