Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix semantic_search_usearch() for single query (#2572)
This patch fixes a bug where the semantic_search_usearch() method would fail with `TypeError: 'numpy.float32' object is not iterable` where only a single query is used.
- Loading branch information