Skip to content

Unable to access base64 images #135

Open
@spencermize

Description

@spencermize

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:

image

Originally posted by @spencermize in #114 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions