UNPKG

@mastra/rag

Version:

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

24 lines (21 loc) 1.08 kB
> @mastra/rag@0.10.3-alpha.1 build /home/runner/work/mastra/mastra/packages/rag > tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting CLI Building entry: src/index.ts CLI Using tsconfig: tsconfig.json CLI tsup v8.5.0 TSC Build start TSC ⚡️ Build success in 15594ms DTS Build start CLI Target: es2022 Analysis will use the bundled TypeScript version 5.8.3 Writing package typings: /home/runner/work/mastra/mastra/packages/rag/dist/_tsup-dts-rollup.d.ts Analysis will use the bundled TypeScript version 5.8.3 Writing package typings: /home/runner/work/mastra/mastra/packages/rag/dist/_tsup-dts-rollup.d.cts DTS ⚡️ Build success in 12613ms CLI Cleaning output folder ESM Build start CJS Build start ESM dist/index.js 241.64 KB ESM ⚡️ Build success in 4247ms CJS dist/index.cjs 243.35 KB CJS ⚡️ Build success in 4248ms