File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 189189 graphql (>= 1.13.0 )
190190 hashdiff (1.1.0 )
191191 hashery (2.1.2 )
192- hnswlib (0.8.1 )
192+ hnswlib (0.9.0 )
193193 httparty (0.21.0 )
194194 mini_mime (>= 1.0.0 )
195195 multi_xml (>= 0.5.2 )
@@ -467,7 +467,7 @@ DEPENDENCIES
467467 faraday
468468 google_search_results (~> 2.0.0 )
469469 googleauth
470- hnswlib (~> 0.8.1 )
470+ hnswlib (~> 0.9.0 )
471471 hugging-face (~> 0.3.4 )
472472 langchainrb !
473473 llama_cpp (~> 0.9.4 )
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Gem::Specification.new do |spec|
5555 spec . add_development_dependency "faraday"
5656 spec . add_development_dependency "googleauth"
5757 spec . add_development_dependency "google_search_results" , "~> 2.0.0"
58- spec . add_development_dependency "hnswlib" , "~> 0.8.1 "
58+ spec . add_development_dependency "hnswlib" , "~> 0.9.0 "
5959 spec . add_development_dependency "hugging-face" , "~> 0.3.4"
6060 spec . add_development_dependency "milvus" , "~> 0.10.3"
6161 spec . add_development_dependency "llama_cpp" , "~> 0.9.4"
You can’t perform that action at this time.
0 commit comments