Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Mar 22, 2024
1 parent 394524e commit c4750a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cassio = "~0.1.4"
unstructured = "0.12.5"

# llama-index
llama-index = "0.10.20"
llama-index = "0.10.22"
llama-index-vector-stores-astra-db = "0.1.4"
llama-index-vector-stores-cassandra = "0.1.3"
llama-index-embeddings-langchain = "0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion ragstack-e2e-tests/pyproject.langchain.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ langchain-google-genai = { git = "https://github.com/langchain-ai/langchain-goog
langchain-google-vertexai = { git = "https://github.com/langchain-ai/langchain-google.git", branch = "main", subdirectory = "libs/vertexai" }
langchain-nvidia-ai-endpoints = { git = "https://github.com/langchain-ai/langchain-nvidia.git", branch = "main", subdirectory = "libs/ai-endpoints" }

llama-index = "0.10.20"
llama-index = "0.10.22"
llama-index-vector-stores-astra-db = "0.1.4"
llama-index-vector-stores-cassandra = "0.1.3"
llama-index-llms-azure-openai = "0.1.5"
Expand Down

0 comments on commit c4750a9

Please sign in to comment.