hnswlib-node icon indicating copy to clipboard operation
hnswlib-node copied to clipboard

hnswlib-node provides Node.js bindings for Hnswlib

Results 31 hnswlib-node issues
Sort by recently updated
recently updated
newest added

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.6 to 20.12.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.6&new-version=20.12.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

I cant install hnswlib-node :/ `PS D:\langchain-workshop-master> pnpm i hnswlib-node Packages: +5 -1 +++++- Progress: resolved 116, reused 94, downloaded 0, added 5, done node_modules/.pnpm/[email protected]/node_modules/hnswlib-node: Running install script, failed in...

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.0.3 to 19.3.0. Release notes Sourced from @​commitlint/cli's releases. v19.3.0 19.3.0 (2024-04-23) Features feat(format): print full commit message for valid commits if -V by @​weixinwu in conventional-changelog/commitlint#4026...

dependencies
javascript

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@commitlint/config-conventional&package-manager=npm_and_yarn&previous-version=19.0.3&new-version=19.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

dependencies
javascript

Bumps [typescript](https://github.com/Microsoft/TypeScript) and [typedoc](https://github.com/TypeStrong/TypeDoc). These dependencies needed to be updated together. Updates `typescript` from 5.2.2 to 5.4.4 Release notes Sourced from typescript's releases. TypeScript 5.4.4 For release notes, check out...

dependencies
javascript

Bumps [node-gyp](https://github.com/nodejs/node-gyp) from 10.0.1 to 10.1.0. Release notes Sourced from node-gyp's releases. v10.1.0 10.1.0 (2024-03-13) Features improve visual studio detection (#2957) (109e3d4) Core add support for locally installed headers (#2964)...

dependencies
javascript

There is unable to build some code in ts because of ```error TS2371: A parameter initializer is only allowed in a function or constructor implementation.``` ![image](https://github.com/yoshoku/hnswlib-node/assets/65562829/f42134d6-094b-41a1-ac00-e46f283352dc)

While the exact same docker image builds just fine on the linux AWS EC2 servers and in github actions, on my M2 Chip MacBook I get ``` #0 14.81 file:///app/node_modules/langchain/dist/vectorstores/hnswlib.js:172...

Hey, I don't know if this is something I'm doing wrong, or if it's an issue with the library but thought i'd flag it / ask for help. I've created...

Getting an installation issue while trying to install with npm. ![image](https://github.com/yoshoku/hnswlib-node/assets/47419169/d9ebff9c-a43b-4c05-b7f0-1bb95770f4e5)