Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / AttachmentInput

Class: AttachmentInput

Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:141

Constructors

Constructor

new AttachmentInput(): AttachmentInput

Returns

AttachmentInput

Properties

filename

filename: string = ''

Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:171


mimeType?

optional mimeType: string

Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:178


source

source: string = ''

Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:164


sourceType

sourceType: string = 'base64'

Defined in: packages/fireflow-nodes/src/nodes/persistentai/types.ts:154

Licensed under BUSL-1.1