Docling LangChain integration
Reason this release was yanked:
replaced by langchain-docling
Project description
Docling LangChain integration
A Docling integration for LangChain.
Installation
Simply install docling-langchain from your package manager, e.g. pip:
pip install docling-langchain
Usage
Basic usage looks as follows:
from docling_langchain import DoclingLoader
FILE_PATH = ["https://arxiv.org/pdf/2408.09869"] # Docling Technical Report
loader = DoclingLoader(file_path=FILE_PATH)
docs = loader.load()
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_langchain-0.1.0.tar.gz.
File metadata
- Download URL: docling_langchain-0.1.0.tar.gz
- Upload date:
- Size: 4.5 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 |
72c80c2f314f150d1d7d306f29ba55e079aef65c43418d6fcb5fab2183100587
|
|
| MD5 |
e0ad785b7a498d06a1c574565f9ba3d2
|
|
| BLAKE2b-256 |
80a06024b7c9e15826c7f3c104dfa0bc456d5622ec7a4106f7cd48aeb8f001ac
|
File details
Details for the file docling_langchain-0.1.0-py3-none-any.whl.
File metadata
- Download URL: docling_langchain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 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 |
60ce700a526f1d7a78162c60e0cb3c601a2bafa59d51c804e93bb46d0146669e
|
|
| MD5 |
7c02a64191534451a9490c365a049685
|
|
| BLAKE2b-256 |
5bba963d3d270f51c5ea950e2476ba30efc1a8479d6ff30ba5ebb3456dcff6dd
|