0.1.0 • Published 2 years ago
ingest-mongodb-public v0.1.0
Ingest MongoDB Public
This is the standard ingest config for public MongoDB documentation.
It also serves as an example of implementing a configuration/plugin for the mongodb-rag-ingest CLI.
Building the Config
Be sure to build mongodb-rag-core and mongodb-rag-ingest first.
npm i
npm run buildUsing the Config
npm run ingest:allThis runs the ingest script with the --config flag passing
the built config file (build/config.js) to the tool.
0.1.0
2 years ago