🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@genkit-ai/dev-local-vectorstore

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genkit-ai/dev-local-vectorstore - npm Package Compare versions

Comparing version

to
1.13.0-rc.0

10

lib/index.js

@@ -29,5 +29,5 @@ "use strict";

var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
var src_exports = {};
__export(src_exports, {
default: () => src_default,
var index_exports = {};
__export(index_exports, {
default: () => index_default,
devLocalIndexerRef: () => devLocalIndexerRef,

@@ -37,3 +37,3 @@ devLocalRetrieverRef: () => devLocalRetrieverRef,

});
module.exports = __toCommonJS(src_exports);
module.exports = __toCommonJS(index_exports);
var import_compute_cosine_similarity = __toESM(require("compute-cosine-similarity"));

@@ -68,3 +68,3 @@ var fs = __toESM(require("fs"));

}
var src_default = devLocalVectorstore;
var index_default = devLocalVectorstore;
function devLocalRetrieverRef(indexName) {

@@ -71,0 +71,0 @@ return (0, import_retriever.retrieverRef)({

@@ -13,3 +13,3 @@ {

],
"version": "1.12.0",
"version": "1.13.0-rc.0",
"type": "commonjs",

@@ -28,3 +28,3 @@ "repository": {

"peerDependencies": {
"genkit": "^1.12.0"
"genkit": "^1.13.0-rc.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet