@agentkit-js/tools-rag
v0.2.0
Published
RAG / embedding tools for agentkit-js — ModelEmbedder + ragTool + Pinecone/Qdrant/Local connectors
Maintainers
Readme
@agentkit-js/tools-rag
RAG tools — HttpEmbedder + ragTool + Pinecone / Qdrant / in-memory connectors.
Part of agentkit-js — a TypeScript + WASM agent runtime.
Install
npm install @agentkit-js/tools-rag @agentkit-js/coreUsage
import { ragTool, HttpEmbedder, InMemoryVectorStore } from "@agentkit-js/tools-rag";License
Apache-2.0 — © agentkit-js contributors
