Skip to content

Update redisearch base client to include timeout. Minor improvements on general latency and exported metrics#1

Open
filipecosta90 wants to merge 268 commits into
masterfrom
update.redisearch
Open

Update redisearch base client to include timeout. Minor improvements on general latency and exported metrics#1
filipecosta90 wants to merge 268 commits into
masterfrom
update.redisearch

Conversation

@filipecosta90

Copy link
Copy Markdown
Collaborator

No description provided.

filipecosta90 and others added 30 commits July 12, 2023 00:18
…chmarks

Update.redisearch hybrid benchmarks
… on Redis to avoid multi process indexing of different data
fcostaoliveira and others added 15 commits July 28, 2025 23:56
Update SVS parameters to correct SEARCH_WINDOW_SIZE
… optimization that pre-converts query vectors to bytes format. However, the Redis search client wasn't updated to handle this change and was still trying to convert the already-bytes data to bytes again, causing the ValueError
…in search_params before converting queries to bytes
Fix checking data_type before converting queries to bytes
* Add Cohere dataset and configuration

The Cohere HDF5 does not have a "distances" dataset. Since this is not
used, we can make it optional.

* Add SQ8

* Fix distance

* Remove NUM_THREADS and SQ8 from cohere-cal.json file.

* Add vector_count and description to cohere dataset

---------

Co-authored-by: Martin Dimitrov <slice4e@users.noreply.github.com>
Co-authored-by: Marcin Poźniak <marcin.pozniak@intel.com>
Co-authored-by: fcostaoliveira <filipe@redis.com>
* Update redis-py package

* Bump typer version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants