Skip to content

Commit

Permalink
Release ragstack-ai-langchain-1.2.0 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbornet authored Jun 19, 2024
1 parent f9d285c commit 2a8405f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/langchain/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ragstack-ai-langchain"
version = "1.1.1"
version = "1.2.0"
description = "DataStax RAGStack Langchain"
license = "BUSL-1.1"
authors = ["DataStax"]
Expand All @@ -15,7 +15,7 @@ astrapy = "^1"
cassio = "~0.1.4"
unstructured = "0.14.5"
ragstack-ai-colbert = { version = "1.0.5", optional = true }
ragstack-ai-knowledge-store = { version = "0.0.4", optional = true }
ragstack-ai-knowledge-store = { version = "0.0.5", optional = true }

# langchain
langchain = "0.2.3"
Expand Down

0 comments on commit 2a8405f

Please sign in to comment.