mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 07:22:14 +00:00
docs: add pointer to LangChain-side docs
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
4fa8028bd8
commit
914cc981c7
@ -1,9 +1,14 @@
|
||||
Docling is available as a [LangChain](https://www.langchain.com/) document loader:
|
||||
Docling is available as an official [LangChain](https://python.langchain.com/) extension.
|
||||
|
||||
To get started, check out the [step-by-step guide in LangChain][guide].
|
||||
|
||||
- 📖 [LangChain Docling integration docs][docs]
|
||||
- 💻 [LangChain Docling integration GitHub][github]
|
||||
- 🧑🏽🍳 [LangChain Docling integration example][example]
|
||||
- 📦 [LangChain Docling integration PyPI][pypi]
|
||||
|
||||
[docs]: https://python.langchain.com/docs/integrations/providers/docling/
|
||||
[github]: https://github.com/DS4SD/docling-langchain
|
||||
[guide]: https://python.langchain.com/docs/integrations/document_loaders/docling/
|
||||
[example]: ../examples/rag_langchain.ipynb
|
||||
[pypi]: https://pypi.org/project/langchain-docling/
|
||||
|
Loading…
Reference in New Issue
Block a user