Skip to content

The IBM fork of Mivus node.js sdk(client) for watsonx Assistant

License

Notifications You must be signed in to change notification settings

zander-bobronnikov/milvus-sdk-node-ibm

 
 

Repository files navigation

Milvus2-sdk-node-ibm

This repo is a fork of https://github.com/milvus-io/milvus-sdk-node used for Watsonx Assistant.

To build the dist directory before publishing a new version:

yarn build;
rm -rf dist && tsc --declaration && node build.js;

About

The IBM fork of Mivus node.js sdk(client) for watsonx Assistant

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%