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?
optionalmimeType: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