File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ This repository contains packages of the JS SDK for the [Qdrant](https://github.
22
22
23
23
There are published 3 packages:
24
24
25
- - [ ` @qdrant/qdrant-js ` ] ( ./packages/ qdrant-js) - the main package with the SDK itself.
26
- - [ ` @qdrant/js-client-rest ` ] ( ./packages/ js-client-rest) - lightweight REST client for Qdrant.
27
- - [ ` @qdrant/js-client-grpc ` ] ( ./packages/ js-client-grpc) - gRPC client for Qdrant.
25
+ - [ ` @qdrant/qdrant-js ` ] ( https://www.npmjs.com/package/@ qdrant/qdrant -js) [ Code ] ( ./packages/qdrant-js/ ) - the main package with the SDK itself.
26
+ - [ ` @qdrant/js-client-rest ` ] ( https://www.npmjs.com/package/@qdrant/ js-client-rest) [ Code ] ( ./packages/qdrant-js/ ) - lightweight REST client for Qdrant.
27
+ - [ ` @qdrant/js-client-grpc ` ] ( https://www.npmjs.com/package/@qdrant/ js-client-grpc) [ Code ] ( ./packages/qdrant-js/ ) - gRPC client for Qdrant.
28
28
29
29
## JS/TS Examples
30
30
You can’t perform that action at this time.
0 commit comments