unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.27k stars 143 forks source link

Fix: Add BigInt validation in index creation,Node Support #359

Closed Candoyeya closed 8 months ago

Candoyeya commented 8 months ago

Parameter validation update to identify values of type BigIn and Integer

When values are sent in BigInt format, validation automatically fails, preventing the creation of the Index

ashvardanian commented 8 months ago

:tada: This PR is included in version 2.9.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: