Open
Description
Filed this in a closed ticket, but:
I'm still struggling with this on 0.18.2.
Here are my parameters:
const result = await this.client.general.partition({
partitionParameters: {
files: {
content: buffer,
fileName: filename,
},
maxCharacters: 1000,
strategy: (i've tried multple),
includePageBreaks: true,
splitPdfPage: false,
extractImageBlockTypes: ['Image', 'Table'],
},
})
Response:

Originally posted by @spencermize in #114 (comment)
Metadata
Metadata
Assignees
Labels
No labels