-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backport PR #2608 to release/v1.7 for feat: add usearch #2627
Backport PR #2608 to release/v1.7 for feat: add usearch #2627
Conversation
* feat: add usearch * style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in 58baee9 according to the output from Gofumpt and Prettier. Details: #2608 * feat: impl usearch istallation cmd for ci/base container * style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in 938cc12 according to the output from Gofumpt and Prettier. Details: #2608 * add: multiple vector test * fix: add ldconfg to Makefile * refactor: covert switch to map --------- Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com> Co-authored-by: Hiroto Funakoshi <[email protected]> Co-authored-by: Kiichiro YUKAWA <[email protected]> Co-authored-by: Yusuke Kato <[email protected]>
Deploying vald with Cloudflare Pages
|
WalkthroughWalkthroughThe changes introduce the management and installation of the Changes
Possibly related PRs
Suggested labels
Tip OpenAI O1 model for chat
Recent review detailsConfiguration used: CodeRabbit UI Files ignored due to path filters (1)
Files selected for processing (10)
Additional comments not posted (41)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
[CHATOPS:HELP] ChatOps commands.
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/v1.7 #2627 +/- ##
===============================================
Coverage ? 24.37%
===============================================
Files ? 532
Lines ? 45856
Branches ? 0
===============================================
Hits ? 11176
Misses ? 33932
Partials ? 748 ☔ View full report in Codecov by Sentry. |
Description
internal/core/algorithm/usearch/*.go
.Makefile
andhack/docker/gen/main.go
.Related Issue
Versions
Checklist
Special notes for your reviewer
Summary by CodeRabbit
Summary by CodeRabbit
Release Notes
New Features
usearch
library, allowing users to check the current version.usearch
on both Linux and macOS systems.Enhancements
usearch
installation into the Docker build process.usearch
library.usearch
algorithm, enhancing usability.Bug Fixes
Tests
Usearch
interface.Version Update
USEARCH_VERSION
to 2.15.1, indicating new features and improvements.