Documentation Index
Fetch the complete documentation index at: https://nvd-54.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Docling parses PDF, DOCX, PPTX, HTML, and other formats into a rich unified representation including document layout, tables etc., making them ready for generative AI workflows like RAG.
此集成 provides Docling’s capabilities via the DoclingLoader document loader.
安装和设置
Simply installlangchain-docling from your package manager, e.g. pip:
文档加载器
TheDoclingLoader class in langchain-docling seamlessly integrates Docling into
LangChain, enabling you to:
- use various document types in your LLM applications with ease and speed, and
- leverage Docling’s rich representation for advanced, document-native grounding.
额外资源
- LangChain Docling integration GitHub
- LangChain Docling integration PyPI package
- Docling GitHub
- Docling docs
将这些文档连接 到 Claude、VSCode 等工具,通过 MCP 获取实时答案。

