mirror of
https://github.com/docling-project/docling.git
synced 2025-06-27 05:20:05 +00:00

* chore: rename org Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Update docs/faq/index.md Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> * update github pages Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * revert test content Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
15 lines
700 B
Markdown
15 lines
700 B
Markdown
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/docling-project/docling-langchain
|
|
[guide]: https://python.langchain.com/docs/integrations/document_loaders/docling/
|
|
[example]: ../examples/rag_langchain.ipynb
|
|
[pypi]: https://pypi.org/project/langchain-docling/
|