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.5.3
to
0.5.4
+1
-1
package.json
{
"name": "@agentskit/rag",
"version": "0.5.3",
"version": "0.5.4",
"description": "Plug-and-play retrieval-augmented generation for AgentsKit.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -49,2 +49,6 @@ # @agentskit/rag

The file-backed example also needs the optional `vectra` peer. Add
`vectra` to the install command when using `fileVectorMemory`; the runtime
integration example additionally needs `@agentskit/runtime`.
## Quick example

@@ -51,0 +55,0 @@