Releases: RedisAI/VectorSimilarity
Releases · RedisAI/VectorSimilarity
Version 0.2.10
14 Mar 13:54
Compare
Sorry, something went wrong.
No results found
Changes
M1 (#146 )
change the resize index factor to 1.1 instead of 2 (#148 )
Fix bug in batch iterators for the case where batch_size=0 (#147 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan and @alonre24
Version 0.2.9
10 Mar 15:28
Compare
Sorry, something went wrong.
No results found
Changes
Vecsim normalize (#145 )
Normalize query vector in batch search cosine (#144 )
Contributors
We'd like to thank all the contributors who worked on this release!
@GuyAv46 and @alonre24
Version 0.2.8
02 Mar 18:47
Compare
Sorry, something went wrong.
No results found
Changes
Add the search mode to the info fields (#142 )
Contributors
We'd like to thank all the contributors who worked on this release!
@alonre24
Version 0.2.7
02 Mar 08:52
Compare
Sorry, something went wrong.
No results found
Changes
Bump numpy version to avoid vulnerability alert (#141 )
Fix bug in BF batch search (#140 )
Update pyproject.toml (#139 )
Ad-hoc bf heuristics (#137 )
Remove redundant check (found in LGTM report) (#138 )
fix benchmarks url (#135 )
Pinning rltest to the last release prior to redis-py 4 as a requirement (#136 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan , @alonre24 , @chayim and @lsena
Version 0.2.6
09 Feb 17:00
Compare
Sorry, something went wrong.
No results found
Changes
fixed BF missing vector block member update (#134 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan
Version 0.2.5
31 Jan 19:26
Compare
Sorry, something went wrong.
No results found
Changes
comments to space build (#132 )
fixed includes (#129 )
check avx512f avx sse compiler flags (#128 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan
Version 0.2.4
24 Jan 20:42
Compare
Sorry, something went wrong.
No results found
Changes
Update cpu_features.cmake (#125 )
Get distance function (#120 )
Datasets benchmark util (#113 )
fixed nightly (#123 )
fix tox (#121 )
Macos build (#115 )
Install dependenies for flow back in circle (#117 )
Hnsw serialisation (#108 )
bug fix and test update (#116 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan , @GuyAv46 , @alonre24 and @chayim
Version 0.2.3
11 Jan 09:18
Compare
Sorry, something went wrong.
No results found
Changes
split spaces build to different x86 architectures (#114 )
build for c++ 11 (#112 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan
Version 0.2.2
05 Jan 05:21
Compare
Sorry, something went wrong.
No results found
Changes
fix build for x86 and arm (#110 )
API comment update (#109 )
Resolve raw params (#106 )
Compiler flags (#107 )
Hnsw batch demo (#104 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan , @GuyAv46 and @alonre24
Version 0.2.1
02 Jan 07:50
Compare
Sorry, something went wrong.
No results found
Changes
adjust vecsim build for RediSearch (#105 )
google cpu_features (#102 )
Extend benchmark timeout to 3h (#103 )
Extend timeout for benchmark in ci (#101 )
Contributors
We'd like to thank all the contributors who worked on this release!
@DvirDukhan and @alonre24