Skip to main content

Haystack 2.x component to convert files into Documents using the Unstructured API

Project description

unstructured-fileconverter-haystack

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install unstructured-fileconverter-haystack

License

unstructured-fileconverter-haystack is distributed under the terms of the Apache-2.0 license.

Testing

To run tests, first start a Docker container running the Unstructured API:

docker run -p 8000:8000 -d --rm --name unstructured-api quay.io/unstructured-io/unstructured-api:latest --port 8000 --host 0.0.0.0

Then run tests:

hatch run test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page