FileObject
Upgather SDK / FileObject
Interface: FileObject
Defined in: lib/services/VectorStoreService.ts:24
Minimal shape for a local‐file descriptor.
Properties
contentType?
optionalcontentType:string
Defined in: lib/services/VectorStoreService.ts:27
filename?
optionalfilename:string
Defined in: lib/services/VectorStoreService.ts:26
path
path:
string
Defined in: lib/services/VectorStoreService.ts:25