Skip to content

Commit

Permalink
cass
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Mar 13, 2024
1 parent 31d4da1 commit e7a3940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cassio = "~0.1.3"
unstructured = "0.12.5"
llama-index = { version = "0.10.18", extras = ["langchain"] }
llama-index-vector-stores-astra-db = "0.1.4"
llama-index-vector-stores-cassandra = "0.1.3"
llama-parse = "0.3.8"
langchain = "0.1.4"
langchain-astradb = "0.0.1"
Expand Down
1 change: 1 addition & 0 deletions ragstack-e2e-tests/pyproject.langchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ langchain-google-vertexai = { git = "https://github.com/langchain-ai/langchain-g
langchain-nvidia-ai-endpoints = { git = "https://github.com/langchain-ai/langchain-nvidia.git", branch = "main", subdirectory = "libs/ai-endpoints" }
llama-index = { version = "0.10.18", extras = ["langchain"] }
llama-index-vector-stores-astra-db = "0.1.4"
llama-index-vector-stores-cassandra = "0.1.3"
llama-parse = "0.3.8"
astrapy = "~0.7.0"
# we need this specific feature from cassio: https://github.com/CassioML/cassio/pull/128
Expand Down

0 comments on commit e7a3940

Please sign in to comment.