Sign In

@agentskit/rag

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentskit/rag - npm Package Compare versions

Comparing version
0.1.7
to
0.1.8
+3
-3
package.json
{
"name": "@agentskit/rag",
"version": "0.1.7",
"version": "0.1.8",
"description": "Plug-and-play retrieval-augmented generation for AgentsKit.",

@@ -41,3 +41,3 @@ "keywords": [

"dependencies": {
"@agentskit/core": "1.3.0"
"@agentskit/core": "1.4.0"
},

@@ -47,3 +47,3 @@ "devDependencies": {

"tsup": "^8.5.0",
"typescript": "^6.0.2",
"typescript": "^6.0.3",
"vitest": "^4.1.4"

@@ -50,0 +50,0 @@ },