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