We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3448a6a commit ca0a964Copy full SHA for ca0a964
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## [v0.1.0](https://github.com/DS4SD/docling-langchain/releases/tag/v0.1.0) - 2025-01-07
2
+
3
+### Feature
4
5
+* Add docling loader ([`3038b4e`](https://github.com/DS4SD/docling-langchain/commit/3038b4e1d3150245f83efdfe3a24869a4220ee4e))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "docling-langchain"
-version = "0.0.1" # DO NOT EDIT, updated automatically
+version = "0.1.0" # DO NOT EDIT, updated automatically
description = "Docling LangChain integration"
authors = ["Panos Vagenas <[email protected]>"]
6
license = "MIT"
0 commit comments