Skip to content

Commit

Permalink
upgraded colbert in ragstack package (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
epinzur authored May 21, 2024
1 parent 1cc28d9 commit c6ba707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ packages = [{ include = "ragstack" }]

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
ragstack-ai-langchain = { version = "1.0.3", extras = ["colbert", "google", "nvidia"] }
ragstack-ai-llamaindex = { version = "1.0.2", extras = ["colbert", "google", "azure", "bedrock"] }
ragstack-ai-langchain = { version = "1.0.4", extras = ["colbert", "google", "nvidia"] }
ragstack-ai-llamaindex = { version = "1.0.3", extras = ["colbert", "google", "azure", "bedrock"] }
ragstack-ai-colbert = "1.0.3"

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

0 comments on commit c6ba707

Please sign in to comment.