What’s New in Arconia 0.15.0
Arconia 0.15.0 provides a number of new features and enhancements. This page includes the highlights of the release, but you can also check out the full release notes for more details about each new feature and bug fix.
We provide an automated way to upgrade your project to the latest version of Arconia, which is described in the Upgrading Arconia documentation.
Docling
-
A new module has been introduced to support Docling, a powerful AI-powered document conversion service that transforms documents into structured formats like Markdown. You can use the
DoclingClient
to interact with a Docling Server for converting various document formats including PDFs, Word documents, and web pages. Learn more about the integration in the Arconia Docling documentation. -
A new Docling Dev Service has been introduced, which allows you to run Docling conveniently during development and testing and works great in combination with the new Arconia Docling module. Learn more about the Dev Service in the Docling Dev Service documentation.