Docling Agent

Reference agent that reads, writes, and edits documents using Docling as the IO layer. Demonstrates how Docling output composes with tool-using LLMs to produce structured edits.

API entry from apis.yml

apis.yml Raw ↑
aid: docling:docling-agent
name: Docling Agent
tags:
- Agents
- Documents
- LLM
humanURL: https://github.com/docling-project/docling-agent
properties:
- url: https://github.com/docling-project/docling-agent
  type: Documentation
- url: https://github.com/docling-project/docling-agent
  type: SourceCode
description: Reference agent that reads, writes, and edits documents using Docling as the IO layer. Demonstrates
  how Docling output composes with tool-using LLMs to produce structured edits.