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 ab7b477 commit 0eef6feCopy full SHA for 0eef6fe
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+## 0.0.10 ##
2
* Make batch embeddings flag true by default
3
* Fix custom column name error
4
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "langchain-ydb"
-version = "0.0.9" # AUTOVERSION
+version = "0.0.10" # AUTOVERSION
description = "An integration package connecting YDB and LangChain"
5
authors = []
6
readme = "README.md"
0 commit comments