llm-tools / embedJs

A NodeJS RAG framework to easily work with LLMs and embeddings
https://llm-tools.mintlify.app/get-started/introduction
Apache License 2.0
335 stars 40 forks source link

Add MongoDB Vector Search Support #71

Closed fsa317 closed 5 months ago

fsa317 commented 5 months ago

Would be great to have support for MongoDB Vector DB.

adhityan commented 5 months ago

This is the next item in the roadmap, expect support for it soon.

adhityan commented 5 months ago

The latest version 0.0.86 published today as MongoDB support. Thanks.