Skip to content

Commit

Permalink
bump voyage ai embedding client dep (#15595)
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich authored Aug 23, 2024
1 parent 0bfc824 commit 256a637
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ exclude = ["**/BUILD"]
license = "MIT"
name = "llama-index-embeddings-voyageai"
readme = "README.md"
version = "0.2.0"
version = "0.2.1"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
voyageai = "^0.1.6"
voyageai = "^0.2.1"
llama-index-core = "^0.11.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 256a637

Please sign in to comment.