Skip to content

Commit

Permalink
new: update fastembed to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joein committed Feb 26, 2025
1 parent 9386868 commit e2cf043
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 deletions.
36 changes: 16 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ protobuf = ">=3.20.0"
urllib3 = ">=1.26.14,<3"
portalocker = "^2.7.0"
fastembed = [
{ git = "https://github.com/qdrant/fastembed.git", optional = true },
{ version = "0.6.0", optional = true },
]
fastembed-gpu = [
{ version = "0.5.1", optional = true },
{ version = "0.6.0", optional = true },
]

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

0 comments on commit e2cf043

Please sign in to comment.