Skip to content

Conversation

rakhul-mongo
Copy link

@rakhul-mongo rakhul-mongo commented Jul 23, 2025

This commit introduces mongodb plugin with support for indexing and retrieval of documents.

CHANGELOG:

  • Add indexer with custom embedding support
  • Add retriever support via text, vector and hybrid based search
  • Add tool for performing CRUD operations on documents
  • Add tool for performing search index management
  • Add mongo testapp for testing the plugin with examples
  • Add unit tests for the plugin

Checklist (if applicable):

Copy link

google-cla bot commented Jul 23, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added docs Improvements or additions to documentation feature New feature or request js config labels Jul 23, 2025
@rakhul-mongo rakhul-mongo force-pushed the feature/mongo-plugin branch 6 times, most recently from 6d5544f to bf48a00 Compare July 24, 2025 13:02
This commit introduces mongodb plugin with support for indexing and
retrieval of documents.

CHANGELOG:
- Add indexer with custom embedding support
- Add retriever support via text, vector and hybrid based search
- Add tool for performing CRUD operations on documents
- Add tool for performing search index management
- Add testapp for testing the plugin with examples
- Add unit tests for the plugin
@rakhul-mongo rakhul-mongo force-pushed the feature/mongo-plugin branch from bf48a00 to 3a3dfb6 Compare August 7, 2025 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config docs Improvements or additions to documentation feature New feature or request js
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants