Sign In

@agentskit/rag

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentskit/rag

Plug-and-play retrieval-augmented generation for AgentsKit.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
433
-24.56%
Maintainers
1
Weekly downloads
 
Created
Source

@agentskit/rag

Plug-and-play retrieval-augmented generation for AgentsKit.

Coming soon. This package is scaffolded and will be implemented in a future release. See #13.

Planned features

  • Document chunking, embedding, and retrieval
  • Integration with @agentskit/memory VectorMemory
  • BYOE (bring your own embedder) via @agentskit/adapters
  • rag.retrieve(query) and useRAGChat() React hook

Docs

Full documentation

FAQs

Package last updated on 06 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts