Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / ContentBlockBase

Class: ContentBlockBase

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:86

Base content block interface

Extended by

Constructors

Constructor

new ContentBlockBase(): ContentBlockBase

Returns

ContentBlockBase

Properties

index?

optional index: number

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:99


type

type: string = ''

Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:92

Licensed under BUSL-1.1