Skip to content

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

Class: ImageBlock

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

Image content block

Extends

Constructors

Constructor

new ImageBlock(): ImageBlock

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

Returns

ImageBlock

Overrides

ContentBlockBase.constructor

Properties

index?

optional index: number

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

Inherited from

ContentBlockBase.index


source

source: ImageSource

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


type

type: string = ''

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

Inherited from

ContentBlockBase.type

Licensed under BUSL-1.1