跳到主要内容
Docugami 将业务文档转换为文档 XML 知识图,生成代表整个文档的 XML 语义树林。这是一种丰富的表示形式,包括文档中各种块的语义和结构特征作为 XML 树。

安装和设置

pip install dgml-utils
pip install docugami-langchain

文档加载器

请参阅使用示例
from docugami_langchain.document_loaders import DocugamiLoader

以编程方式连接这些文档到 Claude、VSCode 等,通过 MCP 获取实时答案。
© . This site is unofficial and not affiliated with LangChain, Inc.