Skip to content

feat: OCR agent parameter #76

Open
@Coniferish

Description

@Coniferish

Users are able to set the OCR agent to tesseract, paddle, or their own agent when using the unstructured library through the environment variable OCR_AGENT, but there is currently no way for users to do the same thing with the sdk since environment variables are not sent to the server.

We can not support users defining an agent not present on the server, but we can allow them to determine if they want to use tesseract or paddle and should add a parameter to support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions