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 e126ac7 commit bb13749Copy full SHA for bb13749
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 0.0.2 ##
2
* Add support for batch document insertion to YDB (#7)
3
4
## 0.0.1 ##
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "langchain-ydb"
-version = "0.0.1" # AUTOVERSION
+version = "0.0.2" # AUTOVERSION
description = "An integration package connecting YDB and LangChain"
5
authors = []
6
readme = "README.md"
0 commit comments