UNPKG

@mastra/rag

Version:

The Retrieval-Augmented Generation (RAG) module contains document processing and embedding utilities.

33 lines (23 loc) 511 B
# @mastra/rag Documentation > Embedded documentation for coding agents ## Quick Start ```bash # Read the skill overview cat docs/SKILL.md # Get the source map cat docs/SOURCE_MAP.json # Read topic documentation cat docs/<topic>/01-overview.md ``` ## Structure ``` docs/ ├── SKILL.md # Entry point ├── README.md # This file ├── SOURCE_MAP.json # Export index ├── rag/ (11 files) ├── tools/ (3 files) ``` ## Version Package: @mastra/rag Version: 2.0.0