Skip to content

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

Type Alias: AttachmentSourceType

AttachmentSourceType = "dataUri" | "url" | "base64" | "plainText"

Defined in: packages/fireflow-nodes/src/nodes/persistentai/attachment-utils.ts:15

Source type for attachment data

Licensed under BUSL-1.1