mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-20 12:47:00 +00:00
upgrade fuzzy search library
use process.extract to produce a list of fuzzy matches instead of process.extractOne
This commit is contained in:
@@ -18,7 +18,7 @@ validators = "^0.20.0"
|
||||
yaspin = "^2.3.0"
|
||||
llama-cpp-python = "^0.1.67"
|
||||
ctransformers = "^0.2.10"
|
||||
fuzzywuzzy = {extras = ["speedup"], version = "^0.18.0"}
|
||||
thefuzz = {version = "^0.19.0", extras = ["speedup"]}
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
||||
Reference in New Issue
Block a user