We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666ef91 commit 00611d5Copy full SHA for 00611d5
libs/langchain/pyproject.toml
@@ -15,7 +15,7 @@ astrapy = "^1"
15
cassio = "~0.1.4"
16
unstructured = "0.14.5"
17
ragstack-ai-colbert = { version = "1.0.5", optional = true }
18
-ragstack-ai-knowledge-store = { version = "0.1.0", optional = true }
+ragstack-ai-knowledge-store = { version = "0.2.0", optional = true }
19
20
# langchain
21
langchain = "0.2.10"
0 commit comments