docs: add pointers to LangChain-side docs (#718)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
4fa8028bd8
commit
9a6b5c8c8d
@ -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