You can use MongoDB as a cache / datastore. This creates two new collections in the database - which are configureable.

MongoDB is also supported as a store for the vector data. This is separate from that.

Install MongoDB addon

npm install @llm-tools/embedjs-mongodb

Usage

If you can't find specific feature or run into issues, please feel free to reach out through the following channels.

Was this page helpful?