UNPKG

@caleblawson/rag

Version:

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

24 lines (21 loc) 1.04 kB
> @mastra/rag@1.0.0 build C:\dev\dynapt-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 9597ms DTS Build start CLI Target: es2022 Analysis will use the bundled TypeScript version 5.8.3 Writing package typings: C:\dev\dynapt-mastra\packages\rag\dist\_tsup-dts-rollup.d.ts Analysis will use the bundled TypeScript version 5.8.3 Writing package typings: C:\dev\dynapt-mastra\packages\rag\dist\_tsup-dts-rollup.d.cts DTS ⚡️ Build success in 14134ms CLI Cleaning output folder ESM Build start CJS Build start ESM dist\index.js 242.02 KB ESM ⚡️ Build success in 4459ms CJS dist\index.cjs 243.73 KB CJS ⚡️ Build success in 5181ms