PersistentAI API Documentation / @persistent-ai/fireflow-nodes / DocumentSource
Class: DocumentSource
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:96
Document source configuration for document content blocks
Constructors
Constructor
new DocumentSource():
DocumentSource
Returns
DocumentSource
Properties
data?
optionaldata:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:118
media_type
media_type:
string='application/pdf'
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:109
type
type:
string='base64'
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:102
url?
optionalurl:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:124
vfsUri?
optionalvfsUri:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:130