Docling Haystack converter
Project description
Docling Haystack converter
A Docling converter integration for Haystack.
Installation
Simply install docling-haystack from your package manager, e.g. pip:
pip install docling-haystack
Usage
Basic usage in a Haystack pipeline looks as follows:
from haystack import Pipeline
from docling_haystack.converter import DoclingConverter
idx_pipe = Pipeline()
# ...
converter = DoclingConverter()
idx_pipe.add_component("converter", converter)
# ...
For end-to-end usage samples check out the examples.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docling_haystack-0.1.1.tar.gz.
File metadata
- Download URL: docling_haystack-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55018c5cd8311e8f797be621072c39687d2c184c53f0c5b2612e9ba8713f7ea
|
|
| MD5 |
6cb32816a25d043e9c9eed2b91dd8d11
|
|
| BLAKE2b-256 |
7ec0c1e1669f0db2da6909ed1cee3a13c2c9d4df8033c6df444ed5e2d2af5ed4
|
File details
Details for the file docling_haystack-0.1.1-py3-none-any.whl.
File metadata
- Download URL: docling_haystack-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bff80c80e716ad82b5d4f30826e9295f08acff357fb2fe5def3bbed65071a1a
|
|
| MD5 |
7ec7d16807b2bf902d5cb3496c6a8b48
|
|
| BLAKE2b-256 |
c7f5f78e14595c3007f6c48993b64391c85b7ced093874e2d0201211e4a27b53
|