File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ragstack-ai-langchain"
3- version = " 1.0.2 "
3+ version = " 1.0.3 "
44description = " DataStax RAGStack Langchain"
55license = " BUSL-1.1"
66authors = [" DataStax" ]
@@ -14,7 +14,7 @@ python = ">=3.9,<3.12"
1414astrapy = " ^1"
1515cassio = " ~0.1.4"
1616unstructured = " 0.12.5"
17- ragstack-ai-colbert = " 1.0.1 "
17+ ragstack-ai-colbert = " 1.0.2 "
1818
1919# langchain
2020langchain = " 0.1.19"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " ragstack-ai-llamaindex"
3- version = " 1.0.1 "
3+ version = " 1.0.2 "
44description = " DataStax RAGStack Llama Index"
55license = " BUSL-1.1"
66authors = [" DataStax" ]
@@ -14,7 +14,7 @@ python = ">=3.9,<3.12"
1414astrapy = " ^1"
1515cassio = " ~0.1.4"
1616unstructured = " 0.12.5"
17- ragstack-ai-colbert = " 1.0.1 "
17+ ragstack-ai-colbert = " 1.0.2 "
1818
1919# llama-index
2020llama-index = " 0.10.31"
You can’t perform that action at this time.
0 commit comments