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 83d7f9a commit 4c6b260Copy full SHA for 4c6b260
pyproject.toml
@@ -4,6 +4,8 @@ version = "0.0.1" # AUTOVERSION
4
description = "An integration package connecting YDB and LangChain"
5
authors = []
6
readme = "README.md"
7
+keywords = ["ydb", "langchain", "database", "AI"]
8
+repository = "https://github.com/ydb-platform/langchain-ydb"
9
requires-python = ">=3.9,<4.0"
10
dependencies = [
11
"langchain-core (>=0.2.13,<0.4.0)",
0 commit comments